[NFC][DTS]: Added support for sun mtp with 3.5 mm

Added support for sun mtp with 3.5 mm

Change-Id: I64b69e07bdfe97c3682e77242bad7b3f54d5f3ab
This commit is contained in:
Varun Kumar
2024-10-21 12:46:12 +05:30
parent 0486f7da17
commit 39dab7163a
2 changed files with 2 additions and 2 deletions

View File

@@ -15,5 +15,5 @@
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x30008 0>;
qcom,board-id = <0x30008 0>, <0x70008 0>;
};

View File

@@ -14,5 +14,5 @@
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x8 0>, <0x20008 0>, <0x40008 0>, <0x50008 0>;
qcom,board-id = <0x8 0>, <0x20008 0>, <0x40008 0>, <0x50008 0>, <0x60008 0>;
};