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

Commit 2c76acb3 authored by Xiao Li's avatar Xiao Li Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: socinfo: Add support for kona iot soc-id



Add socinfo support for kona-iot Soc and update the bindings
for the same.

Change-Id: I6ea7bef28c4427c3393435887d5690f7fcc0e3b3
Signed-off-by: default avatarXiao Li <xiaolee@codeaurora.org>
parent c2fb4f39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -322,6 +322,7 @@ static struct msm_soc_info cpu_of_id[] = {
	/* kona ID */
	[356] = {MSM_CPU_KONA, "KONA"},
	[455] = {MSM_CPU_KONA, "KONA"},
	[496] = {MSM_CPU_KONA, "KONA"},

	/* Lito ID */
	[400] = {MSM_CPU_LITO, "LITO"},