ARM: dts: msm: New platform subtypes support for Parrot

Add new platform subtypes support for Parrot IDP/QRD
camera sensors:
- IDP platform subtypes: 5, 6
- QRD platform subtype : 2

CRs-Fixed: 3801733

Change-Id: I181b232a58d93d03203500b49483230a9106ea57
This commit is contained in:
Shadul Shaikh
2024-04-30 14:25:25 +05:30
parent d05f9421d8
commit d32805e9b7
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot";
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 2>, <34 3>, <34 4>, <34 0x600>, <34 0x601>, <34 0x602>, <34 0x603>, <34 0x604>;
qcom,board-id = <34 0>, <34 1>, <34 2>, <34 3>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x601>, <34 0x602>, <34 0x603>, <34 0x604>;
};

View File

@@ -12,5 +12,5 @@
model = "Qualcomm Technologies, Inc. Parrot QRD";
compatible = "qcom,parrot";
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 2>, <0x1000B 0x600>, <0x1000B 0x601>;
};