Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26985a67 authored by Chetan Chinnadagudihundi Ravindranath's avatar Chetan Chinnadagudihundi Ravindranath Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: socinfo: Add the soc-id for KATMAI/KATMAIP



Add soc-id entry for KATMAI/KATMAIP (msm-id: 575/576) to the list
of soc-ids supported.

Change-Id: Iabc5c65f3020d1d12f73ed80b220a06ac6466553
Signed-off-by: default avatarChetan Chinnadagudihundi Ravindranath <quic_cchinnad@quicinc.com>
parent 04108b83
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -688,6 +688,8 @@ static const struct soc_id soc_id[] = {
	{ 498, "YUPIKP-IOT" },
	{ 499, "YUPIKP" },
	{ 515, "YUPIK-LTE" },
	{ 575, "KATMAI" },
	{ 576, "KATMAIP" },
};

static struct qcom_socinfo *qsocinfo;