From 5a546e7a752a037eb0610fb9f7a9178ecca6b68b Mon Sep 17 00:00:00 2001 From: VijayaRamarao Mellempudi Date: Thu, 4 Apr 2024 16:16:15 -0700 Subject: [PATCH] ARM: dts: msm: new MSM-ID to support for different packagings Add new MSM-ID for SUN target Change-Id: I389a71bebb380d7670565ee76f950bcaed2f6b46 CRs-Fixed: 3782806 --- sun-kiwi-cnss-v8.dts | 4 +++- sun-kiwi-cnss.dts | 4 +++- sun-peach-cnss-v8.dts | 4 +++- sun-peach-cnss.dts | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/sun-kiwi-cnss-v8.dts b/sun-kiwi-cnss-v8.dts index 7835a955..c82ec0c3 100644 --- a/sun-kiwi-cnss-v8.dts +++ b/sun-kiwi-cnss-v8.dts @@ -13,6 +13,8 @@ model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, - <639 0x10000>, <639 0x20000>; + <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>; }; diff --git a/sun-kiwi-cnss.dts b/sun-kiwi-cnss.dts index f6dbcccc..988a317a 100644 --- a/sun-kiwi-cnss.dts +++ b/sun-kiwi-cnss.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp"; - qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; + qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <0x20001 0>, <0x20008 0>, <0x40015 0>; }; diff --git a/sun-peach-cnss-v8.dts b/sun-peach-cnss-v8.dts index 353c2270..523e3ca8 100644 --- a/sun-peach-cnss-v8.dts +++ b/sun-peach-cnss-v8.dts @@ -13,7 +13,9 @@ model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, - <639 0x10000>, <639 0x20000>; + <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, <0x30008 0>, <0x40001 0>, <0x30015 0>, <0x60008 0>; }; diff --git a/sun-peach-cnss.dts b/sun-peach-cnss.dts index 0719d84c..9a61c4bb 100644 --- a/sun-peach-cnss.dts +++ b/sun-peach-cnss.dts @@ -13,6 +13,8 @@ model = "Qualcomm Technologies, Inc. Sun SoCs"; compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, - <639 0x10000>, <639 0x20000>; + <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>; };