[nfc][dts]: New msmid update for parrot66

Updated new msmids for parrot66.

Change-Id: I7c4aef47c4e8e844d45baf2762bca40f89bbc9ab
This commit is contained in:
Khageswararao Rao B
2024-06-22 12:24:34 +05:30
parent 3ac1db6628
commit c980039d87
4 changed files with 14 additions and 6 deletions

View File

@@ -12,6 +12,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot ATP"; model = "Qualcomm Technologies, Inc. Parrot ATP";
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp"; compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
qcom,msm-id = <663 0x10000>; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>;
qcom,board-id = <33 0>; qcom,board-id = <33 0>;
}; };

View File

@@ -12,6 +12,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot IDP"; model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp"; compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <663 0x10000>; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
qcom,board-id = <34 0>; <633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>;
qcom,board-id = <34 0>, <34 1>;
}; };

View File

@@ -11,8 +11,10 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot QRD"; model = "Qualcomm Technologies, Inc. Parrot QRD";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd"; compatible = "qcom,parrot-qrd";
qcom,msm-id = <663 0x10000>; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>;
qcom,board-id = <0x1000B 0>; qcom,board-id = <0x1000B 0>;
}; };

View File

@@ -11,6 +11,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot SoC"; model = "Qualcomm Technologies, Inc. Parrot SoC";
compatible = "qcom,parrot"; compatible = "qcom,parrot";
qcom,msm-id = <663 0x10000>; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>;
qcom,board-id = <0 0>; qcom,board-id = <0 0>;
}; };