ARM: dts: msm: Add supported board-id's for ravelin

Add supported board-id's for ravelin

Change-Id: Ice7a66a17e3b68d9e666cb5453b344ec70eb5263
This commit is contained in:
Akhil Manikoth Kallankandy
2024-09-02 13:59:03 +05:30
parent b254cecddd
commit 826a016e5b

View File

@@ -11,5 +11,5 @@
model = "Qualcomm Technologies, Inc. ravelin v1 SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <602 0x10000>, <654 0x10000>, <653 0x10000>;
qcom,board-id = <0 0>;
qcom,board-id = <0 0>, <0x1000B 0>, <0x1000B 0x600>, <33 0>, <34 0>, <34 0x601>, <34 2>;
};