From 39dab7163a50885775381d390c1ce1ea701f0d98 Mon Sep 17 00:00:00 2001 From: Varun Kumar Date: Mon, 21 Oct 2024 12:46:12 +0530 Subject: [PATCH] [NFC][DTS]: Added support for sun mtp with 3.5 mm Added support for sun mtp with 3.5 mm Change-Id: I64b69e07bdfe97c3682e77242bad7b3f54d5f3ab --- nxp/sun-nfc-mtp.dts | 2 +- st/sun-nfc-mtp.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nxp/sun-nfc-mtp.dts b/nxp/sun-nfc-mtp.dts index 4f0abc24..5e3861dd 100644 --- a/nxp/sun-nfc-mtp.dts +++ b/nxp/sun-nfc-mtp.dts @@ -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>; }; diff --git a/st/sun-nfc-mtp.dts b/st/sun-nfc-mtp.dts index f8a9d90d..e2605d5d 100644 --- a/st/sun-nfc-mtp.dts +++ b/st/sun-nfc-mtp.dts @@ -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>; };