ARM: dts: msm: Update 3.5mm supported platform on Sun SoC

3.5mm MTP platform needs to support v8 power grid instead of
v6 power grid.

Change-Id: I60e6396bba3fc17f4ed7e28504f673dad9b706ba
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2024-03-12 10:41:36 -07:00
parent eac188aa16
commit 3e6ab43db2
2 changed files with 4 additions and 3 deletions

View File

@@ -6,11 +6,12 @@
/dts-v1/;
/plugin/;
#include "sun-mtp.dtsi"
#include "sun-mtp-v8.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun MTP with 3.5mm";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp", "qcom,mtp";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x60008 0>;
};