From 283b4aa71ae5d434597a1ad7ac95c1f02b2f1873 Mon Sep 17 00:00:00 2001 From: Rohit Bhatia Date: Fri, 18 Apr 2025 12:42:07 +0530 Subject: [PATCH] ARM: dts: msm: Added new soc-ID's to parrot target Added new SOC-ID's to support parrot target Change-Id: I386b3148fe115a17a43aacb16739a265e69243aa --- parrot-atp-wcn3990.dts | 4 +++- parrot-idp-wcn3990.dts | 4 +++- parrot-idp-wcn6750.dts | 4 +++- parrot-idp-wcn6755.dts | 4 +++- parrot-qrd-wcn3990.dts | 4 +++- parrot-qrd-wcn6750.dts | 4 +++- parrot-qrd-wcn6755.dts | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/parrot-atp-wcn3990.dts b/parrot-atp-wcn3990.dts index 5bff1263..5fa853ce 100644 --- a/parrot-atp-wcn3990.dts +++ b/parrot-atp-wcn3990.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot ATP"; compatible = "qcom,parrot", "qcom,parrot-atp", "qcom,atp"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <33 0>; }; diff --git a/parrot-idp-wcn3990.dts b/parrot-idp-wcn3990.dts index fa4f3362..c7c116b8 100644 --- a/parrot-idp-wcn3990.dts +++ b/parrot-idp-wcn3990.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot IDP"; compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <34 1>, <34 3>, <34 0x601>, <34 0x603>; }; diff --git a/parrot-idp-wcn6750.dts b/parrot-idp-wcn6750.dts index edc24ef1..1862bbaf 100644 --- a/parrot-idp-wcn6750.dts +++ b/parrot-idp-wcn6750.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot IDP"; compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <34 0>, <34 2>, <34 4>, <34 0x600>, <34 0x602>, <34 0x604>; }; diff --git a/parrot-idp-wcn6755.dts b/parrot-idp-wcn6755.dts index 296aa5cd..dbaf9491 100644 --- a/parrot-idp-wcn6755.dts +++ b/parrot-idp-wcn6755.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot WCN6755 IDP"; compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <34 5>, <34 6>; }; diff --git a/parrot-qrd-wcn3990.dts b/parrot-qrd-wcn3990.dts index fc81b8fd..026272f1 100644 --- a/parrot-qrd-wcn3990.dts +++ b/parrot-qrd-wcn3990.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot QRD"; compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <0x1000B 0>, <0x1000B 0x600>; }; diff --git a/parrot-qrd-wcn6750.dts b/parrot-qrd-wcn6750.dts index 9fedaf16..02821ee8 100644 --- a/parrot-qrd-wcn6750.dts +++ b/parrot-qrd-wcn6750.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot QRD"; compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <0x1000B 1>, <0x1000B 0x601>; }; diff --git a/parrot-qrd-wcn6755.dts b/parrot-qrd-wcn6755.dts index 8babcf90..920aa648 100644 --- a/parrot-qrd-wcn6755.dts +++ b/parrot-qrd-wcn6755.dts @@ -12,6 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Parrot WCN6755 QRD"; compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <0x1000B 2>; };