Merge 7ae32dc19f on remote branch

Change-Id: I4f1b3e45b674f01384c25dc4e6bb3d3cebaa1070
This commit is contained in:
Linux Build Service Account
2024-08-18 13:25:09 -07:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -10,6 +10,6 @@
/ {
model = "Qualcomm Technologies, Inc. ravelin v1 SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>;
qcom,msm-id = <568 0x10000>, <602 0x10000>, <654 0x10000>, <653 0x10000>;
qcom,board-id = <0 0>;
};