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

Add supported board-id's for ravelin.

Change-Id: Id15b1f851eee0d3229fe7fafe4373724bdb3926a
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
This commit is contained in:
Hemant gupta
2024-08-31 12:08:39 +05:30
committed by Hemant Gupta
parent 2e053b8d47
commit 2aa14929ed

View File

@@ -11,7 +11,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. Ravelin SoC"; model = "Qualcomm Technologies, Inc. Ravelin SoC";
compatible = "qcom,ravelin"; compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <581 0x10000>, <582 0x10000>, <602 0x10000>, <653 0x10000>, <654 0x10000>; qcom,msm-id = <568 0x10000>, <581 0x10000>, <582 0x10000>, <602 0x10000>, <653 0x10000>,
qcom,board-id = <0 0>; <654 0x10000>;
qcom,board-id = <0 0>, <0x1000B 0>, <0x1000B 0x600>, <33 0>, <34 0>, <34 0x601>, <34 2>;
}; };