ARM: dts: msm: Added new soc-ID's to parrot target

Added new SOC-ID's to support parrot target

Change-Id: I386b3148fe115a17a43aacb16739a265e69243aa
This commit is contained in:
Rohit Bhatia
2025-04-18 12:42:07 +05:30
parent bbad3801da
commit 283b4aa71a
7 changed files with 21 additions and 7 deletions

View File

@@ -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>;
};

View File

@@ -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>;
};

View File

@@ -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>;
};

View File

@@ -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>;
};

View File

@@ -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>;
};

View File

@@ -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>;
};

View File

@@ -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>;
};