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

Commit 67a605c7 authored by Yogesh Lal's avatar Yogesh Lal Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: socinfo: Add soc information for Holi



Add SOC ID to support socinfo for Holi SOC.

Change-Id: Ic27b749b32df70ed0ad5ce7259eddf9c812e5fcd
Signed-off-by: default avatarYogesh Lal <ylal@codeaurora.org>
parent 47faf1fb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -650,6 +650,7 @@ static const struct soc_id soc_id[] = {
	{ 356, "KONA" },
	{ 415, "LAHAINA" },
	{ 450, "SHIMA" },
	{ 454, "HOLI" },
};

static struct qcom_socinfo *qsocinfo;