ARM: dts: msm: add new board id support for sun qrd sku1 platform

Add new board id support for sun qrd sku1 platform.

Change-Id: I470e2ca047de3375e854247f1c450bd73f07a22a
Signed-off-by: Kunlei Zhang <quic_kunleiz@quicinc.com>
This commit is contained in:
Kunlei Zhang
2023-11-13 10:05:50 +08:00
parent fde7d1a051
commit 654525127f

View File

@@ -11,5 +11,5 @@
model = "Qualcomm Technologies, Inc. Sun QRD";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,board-id = <0x1000B 0>;
qcom,board-id = <0x1000B 0>, <0x3000B 0>;
};