Merge d736c86444 on remote branch

Change-Id: Iae701348e39436e649fd90029cd82eb289e0c082
This commit is contained in:
Linux Build Service Account
2025-05-15 01:05:52 -07:00
2 changed files with 10 additions and 2 deletions

View File

@@ -12,7 +12,11 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot SoC"; model = "Qualcomm Technologies, Inc. Parrot SoC";
compatible = "qcom,parrot"; compatible = "qcom,parrot";
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>, <34 1>, <34 3>, <34 0x601>, <34 0x603>, <0x1000B 0x600>, <0x1000B 0>; qcom,board-id = <33 0>, <34 1>, <34 3>, <34 0x601>, <34 0x603>, <0x1000B 0x600>, <0x1000B 0>;
}; };

View File

@@ -12,7 +12,11 @@
/ { / {
model = "Qualcomm Technologies, Inc. Parrot SoC"; model = "Qualcomm Technologies, Inc. Parrot SoC";
compatible = "qcom,parrot"; compatible = "qcom,parrot";
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 5>, <34 6>, <34 0x600>, <34 0x602>, <34 0x604>, <0x1000B 1>, <0x1000B 2>, <0x1000B 0x601>; qcom,board-id = <34 0>, <34 2>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x602>, <34 0x604>, <0x1000B 1>, <0x1000B 2>, <0x1000B 0x601>;
}; };