From fbe37c58a9d1375a183d776f4c9937f0d559e7be Mon Sep 17 00:00:00 2001 From: Himateja Reddy Date: Tue, 2 Apr 2024 09:03:29 -0700 Subject: [PATCH] arm64: dts: msm: Add SOC info for sun targets Currently SOC info is not part of DT. Add SOC info to support sun targets Change-Id: I5f22bea964a9b9a561a4ddd1299d34c49f7d0954 Signed-off-by: Himateja Reddy --- sun/sun-dsp.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/sun/sun-dsp.dts b/sun/sun-dsp.dts index 21b53118..37f20626 100644 --- a/sun/sun-dsp.dts +++ b/sun/sun-dsp.dts @@ -6,5 +6,6 @@ / { model = "Qualcomm Technologies, Inc. sun v1 SoC"; compatible = "qcom,sun"; + qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; qcom,board-id = <0 0>; };