soc: qcom: socinfo: Add soc information for Holi
Add SOC ID to support socinfo for Holi SOC. Change-Id: Ic27b749b32df70ed0ad5ce7259eddf9c812e5fcd Signed-off-by: Yogesh Lal <ylal@codeaurora.org>
This commit is contained in:
parent
47faf1fbf4
commit
67a605c70d
@ -650,6 +650,7 @@ static const struct soc_id soc_id[] = {
|
||||
{ 356, "KONA" },
|
||||
{ 415, "LAHAINA" },
|
||||
{ 450, "SHIMA" },
|
||||
{ 454, "HOLI" },
|
||||
};
|
||||
|
||||
static struct qcom_socinfo *qsocinfo;
|
||||
|
Loading…
Reference in New Issue
Block a user