From 96eadb60982736fd2a1431102164095871befa4e Mon Sep 17 00:00:00 2001 From: Kunlei Zhang Date: Fri, 29 Mar 2024 10:56:21 +0800 Subject: [PATCH] ARM: dts: qcom: add msm id support for sun HDK Add msm id support for sun HDK. Change-Id: I01caed1ccfe565abd5c4ef51f464f4438c08d756 Signed-off-by: Kunlei Zhang --- sun-audio-hdk.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sun-audio-hdk.dts b/sun-audio-hdk.dts index 1d1de25b..d78bb014 100644 --- a/sun-audio-hdk.dts +++ b/sun-audio-hdk.dts @@ -12,6 +12,7 @@ compatible = "qcom,sunp-hdk", "qcom,sunp", "qcom,hdk"; qcom,msm-id = <639 0x10000>, <639 0x20000>, <0x100026a 0x10000>, <0x100026a 0x20000>, - <0x100027f 0x10000>, <0x100027f 0x20000>; + <0x100027f 0x10000>, <0x100027f 0x20000>, + <618 0x10000>, <618 0x20000>; qcom,board-id = <0x1001f 0>; };