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:
committed by
Camera Software Integration
parent
752fc4bd49
commit
0136278f1f
@@ -12,6 +12,6 @@
|
||||
/ {
|
||||
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>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <1 0>, <21 0>;
|
||||
};
|
||||
|
@@ -12,6 +12,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun MTP";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <8 0>;
|
||||
};
|
||||
|
@@ -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>;
|
||||
};
|
||||
|
@@ -11,6 +11,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun SoC";
|
||||
compatible = "qcom,sun";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user