Merge a3f208443a on remote branch

Change-Id: I0e113127953118041f84fd0b223c9056b8392517
This commit is contained in:
Linux Build Service Account
2023-12-13 18:58:11 -08:00
committed by Luca Stefani
2 changed files with 2 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
model = "Qualcomm Technologies, Inc. Khaje IOT SoC";
compatible = "qcom,khaje";
qcom,msm-id = <586 0x10000>;
qcom,board-id = <0 0>;
qcom,board-id = <0 0>, <0 0x500>;
};

View File

@@ -11,5 +11,5 @@
model = "Qualcomm Technologies, Inc. Ravelin SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <602 0x10000>, <581 0x10000>, <582 0x10000>;
qcom,board-id = <0 0>, <0 0x600>, <0 0x601>;
qcom,board-id = <0 0>, <0 0x600>, <0 0x601>, <0x10022 0x0>;
};