From 9f7687e87b2a3642617b36e22e8a9e5273c0b3ff Mon Sep 17 00:00:00 2001 From: Khageswararao Rao B Date: Wed, 28 Feb 2024 01:44:09 +0530 Subject: [PATCH] nfc dts: New board id update for sun mtp. Updated new board id for sun mtp. Change-Id: I78a3d7bd6f0c5386ddc0bcdcad69694727fd3b8a --- st/sun-nfc-mtp.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st/sun-nfc-mtp.dts b/st/sun-nfc-mtp.dts index f8196483..b0f68a6b 100644 --- a/st/sun-nfc-mtp.dts +++ b/st/sun-nfc-mtp.dts @@ -12,5 +12,5 @@ model = "Qualcomm Technologies, Inc. Sun MTP"; compatible = "qcom, sun-mtp", "qcom,sun", "qcom,mtp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <0x8 0>, <0x20008 0>, <0x40008 0>; + qcom,board-id = <0x8 0>, <0x20008 0>, <0x40008 0>, <0x50008 0>; };