From 095039560863026f2db2be6d514d43d1913c50dc Mon Sep 17 00:00:00 2001 From: Abhishek Raghuvanshi Date: Thu, 21 Mar 2024 11:20:27 -0700 Subject: [PATCH] ARM: dts: msm: Add package ID to msm-IDs for Sun Add additional device trees and msm-IDs to support an additional package ID. Additional packages may support different hardware settings and can be configured in their package specific device trees. Change-Id: I9d98cfcf7736af36c655566fbc4794cc8216cfd2 Signed-off-by: Abhishek Raghuvanshi --- sun-ipa.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sun-ipa.dts b/sun-ipa.dts index 84afa7cd..cb55fc15 100644 --- a/sun-ipa.dts +++ b/sun-ipa.dts @@ -16,6 +16,7 @@ / { model = "Qualcomm Technologies, Inc. Sun SOC"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <618 0x20000>; + qcom,msm-id = <618 0x10000>, <618 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>; qcom,board-id = <0 0>; };