ARM: dts: msm: Support for Sun v2 SoC

Added initial Sun v2 device tree support.
Added v2 support in MTP, CDP, QRD overlays.

Change-Id: I47f7bb69bac837dc9f6c646130240b562ce7c827
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2023-07-07 11:30:17 -07:00
parent cc46666579
commit 25cd1caa2b
7 changed files with 32 additions and 6 deletions

View File

@@ -11,6 +11,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun CDP";
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
qcom,msm-id = <618 0x10000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,board-id = <1 0>;
};