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

This commit is contained in:
qctecmdr
2024-03-14 15:33:42 -07:00
committed by Gerrit - the friendly Code Review server
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>;
};

View File

@@ -3,4 +3,4 @@
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-mtp.dtsi"
#include "sun-mtp-v8.dtsi"