ARM: dts: msm: Add new soc id support for Tuna
Add APQ SOC ID support for Tuna MTP/CDP. CRs-Fixed: 3961927. Change-Id: I4da667b1646e3351117de000cd3013cc4d4d3430 Signed-off-by: Shadul Shaikh <quic_shaduls@quicinc.com>
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna CDP/RCM";
|
||||
compatible = "qcom,tuna-cdp", "qcom,tuna", "qcom,cdp", "qcom,rcm", "qcom,tuna-rcm";
|
||||
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>;
|
||||
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>, <694 0x10000>, <694 0x20000>;
|
||||
qcom,board-id = <1 0>, <21 0>, <21 1>;
|
||||
};
|
||||
|
@@ -17,6 +17,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Tuna MTP";
|
||||
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap", "qcom,mtp";
|
||||
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>;
|
||||
qcom,msm-id = <655 0x10000>, <655 0x20000>, <681 0x10000>, <681 0x20000>, <694 0x10000>, <694 0x20000>;
|
||||
qcom,board-id = <8 0>, <8 1>, <8 2>, <8 3>, <8 4>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user