Merge "ARM: dts: msm: update board ids for sun qrd platform"

This commit is contained in:
qctecmdr
2023-10-31 02:32:42 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

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 = <0x5000B 0>;
qcom,board-id = <0x2000B 0>;
};

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 = <11 0>;
qcom,board-id = <0x1000B 0>;
};