ARM: dts: msm: Support for APQ variant on Sun SoC
Add v1 and v2 DT support for APQ variant on MTP, CDP and QRD platforms. Change-Id: Ifb447f14db06038d537951bd9b37f279c4757c0b Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun CDP";
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||
"qcom,cdp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <1 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user