[NFC][DT]: Added new soc-ID's to support parrot target.

- Added new SOC-ID's to support parrot target

Change-Id: I4aabae8970f735a157ad87f5a119bb41728058aa
This commit is contained in:
Amruth Naga
2025-04-14 10:29:15 +05:30
parent 8ed822a57e
commit 7c6ef40bfd
6 changed files with 6 additions and 6 deletions

View File

@@ -14,6 +14,6 @@
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp"; compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <33 0>; qcom,board-id = <33 0>;
}; };

View File

@@ -13,6 +13,6 @@
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp"; compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <34 3>; qcom,board-id = <34 3>;
}; };

View File

@@ -12,6 +12,6 @@
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp"; compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <34 5>; qcom,board-id = <34 5>;
}; };

View File

@@ -14,6 +14,6 @@
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp"; compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <34 0>, <34 1>, <34 5>; qcom,board-id = <34 0>, <34 1>, <34 5>;
}; };

View File

@@ -14,7 +14,7 @@
compatible = "qcom,parrot-qrd"; compatible = "qcom,parrot-qrd";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <0x1000B 0>; qcom,board-id = <0x1000B 0>;
}; };

View File

@@ -13,6 +13,6 @@
compatible = "qcom,parrot"; compatible = "qcom,parrot";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>; <663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <0 0>; qcom,board-id = <0 0>;
}; };