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

Commit 9f598519 authored by Chandra Sai Chidipudi's avatar Chandra Sai Chidipudi Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: socinfo: Add soc information for Shima



Add SOC ID to support socinfo for Shima SOC.

Change-Id: I2f3c8476d02ab55e55d14c64e359a1a2a5deeafd
Signed-off-by: default avatarChandra Sai Chidipudi <cchidipu@codeaurora.org>
parent ad8b0e3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -649,6 +649,7 @@ static const struct soc_id soc_id[] = {
	{ 312, "APQ8096SG" },
	{ 356, "KONA" },
	{ 415, "LAHAINA" },
	{ 450, "SHIMA" },
};

static struct qcom_socinfo *qsocinfo;