ARM: dts: msm: Add new board-id for camera sensor

Add new Board id information for multiple types
of RCM devices.

CRs-Fixed: 3731095
Change-Id: I8576e29d754b949851636ed9e6fc5555b55a3a03
Signed-off-by: Lokesh Kumar Aakulu <quic_lkumar@quicinc.com>
Signed-off-by: Vaishali Gupta <quic_vai@quicinc.com>
This commit is contained in:
Lokesh Kumar Aakulu
2024-02-06 22:37:55 -08:00
committed by Vaishali Gupta
parent 700ef7780a
commit 9a9c2befa6

View File

@@ -13,5 +13,5 @@
model = "Qualcomm Technologies, Inc. Sun CDP/RCM";
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp", "qcom,rcm", "qcom,sun-rcm";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <1 0>, <21 0>, <0x20001 0>, <0x50001 0>, <0x60001 0>;
qcom,board-id = <1 0>, <21 0>, <0x20001 0>, <0x50001 0>, <0x60001 0>, <0x30015 0>, <0x40015 0>, <0x20015 0>;
};