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

Commit ee6d9aec authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

soc: qcom: socinfo: Add soc information for Yupik



Add SOC ID to support socinfo for Yupik SOC.

Change-Id: Ie552bdff85f9ada478b3e102addc365e624c310c
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 5168327a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -658,6 +658,7 @@ static const struct soc_id soc_id[] = {
	{ 450, "SHIMA" },
	{ 454, "HOLI" },
	{ 458, "SDXLEMUR" },
	{ 475, "YUPIK" },
};

static struct qcom_socinfo *qsocinfo;