ARM: dts: msm: Adding Topanga and Single DPU support in anorak video DT.

Adding board-id for IDP-Topanga and Single DPU platform support in anorak.

Change-Id: I627480d673cc780b60d01c040ad93c33c32203f4
This commit is contained in:
Sachu George
2022-10-27 18:09:08 +05:30
parent 32e432a055
commit 5999d6dc38

View File

@@ -11,5 +11,6 @@
model = "Qualcomm Technologies, Inc. Anorak";
compatible = "qcom,anorak";
qcom,msm-id = <549 0x10000>;
qcom,board-id = <0 0>, <0x10021 0x0>, <0x10022 0x0>, <0x10026 0x0>, <0x10022 0x1>;
qcom,board-id = <0 0>, <0x10021 0x0>, <0x10022 0x0>, <0x10026 0x0>,
<0x10022 0x1>, <0x10022 0x2>, <0x10022 0x3>;
};