ARM: dts: msm: add board-ID for qca6755

Add board-ID for qca6755 in devicetree.

Change-Id: I9df2e023f0a58af85223525fa29586067e975739
This commit is contained in:
Vinoth Jayaram
2024-04-29 17:24:35 +05:30
parent 45dd923485
commit b375f37816
4 changed files with 4 additions and 4 deletions

View File

@@ -7,5 +7,5 @@
model = "Qualcomm Technologies, Inc. Parrot IDP + AMOLED";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
qcom,board-id = <34 2>, <34 3>, <34 4>, <34 0x602>, <34 0x603>, <34 0x604>;
qcom,board-id = <34 2>, <34 3>, <34 4>, <34 0x602>, <34 0x603>, <34 0x604>, <34 6>;
};

View File

@@ -7,5 +7,5 @@
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
qcom,board-id = <34 0>, <34 1>, <34 0x600>, <34 0x601>;
qcom,board-id = <34 0>, <34 1>, <34 0x600>, <34 0x601>, <34 5>;
};

View File

@@ -7,5 +7,5 @@
model = "Qualcomm Technologies, Inc. Parrot QRD";
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
qcom,board-id = <0x1000B 0>, <0x1000B 1>, <0x1000B 0x600>, <0x1000B 0x601>;
qcom,board-id = <0x1000B 0>, <0x1000B 1>, <0x1000B 0x600>, <0x1000B 0x601>, <0x1000B 2>;
};

View File

@@ -8,5 +8,5 @@
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
qcom,board-id = <34 0>, <34 1>;
qcom,board-id = <34 0>, <34 1>, <34 5>;
};