ARM: dts: msm: Add new socid for sun camera

Add APQ socid for sun camera device tree
nodes including all targets.

CRs-Fixed: 3656092
Change-Id: I8f217bbd57910cfdcdf8c9d3cb8ce2e6c4e18eb8
Signed-off-by: Lokesh Kumar Aakulu <quic_lkumar@quicinc.com>
This commit is contained in:
Lokesh Kumar Aakulu
2023-12-14 11:11:12 -08:00
committed by Camera Software Integration
parent 752fc4bd49
commit 0136278f1f
4 changed files with 4 additions and 4 deletions

View File

@@ -12,6 +12,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun QRD";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x1000B 0>, <0x2000B 0>, <0x3000B 0>;
};