From 50da5dc8f67d55886226a67618c902244a05f7fa Mon Sep 17 00:00:00 2001 From: Hemant Gupta Date: Tue, 27 Feb 2024 00:58:43 +0530 Subject: [PATCH] btfm: dts: msm: Add support for 3.5mm Jack for sun target Add support for 3.5mm Jack for sun target Change-Id: I4bda49109e543cfacd32b15235b6f58ce803bb8a Signed-off-by: Hemant Gupta --- sun-peach-bt-v8.dts | 2 +- sun-peach-bt.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sun-peach-bt-v8.dts b/sun-peach-bt-v8.dts index 78d0ea32..f2143297 100644 --- a/sun-peach-bt-v8.dts +++ b/sun-peach-bt-v8.dts @@ -15,5 +15,5 @@ qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, - <0x30015 0>, <0x10021 0>; + <0x30015 0>, <0x10021 0>, <0x60008 0>; }; diff --git a/sun-peach-bt.dts b/sun-peach-bt.dts index 80392ff5..7540f5fe 100644 --- a/sun-peach-bt.dts +++ b/sun-peach-bt.dts @@ -14,5 +14,5 @@ compatible = "qcom,sun", "qcom,sunp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>; + qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>, <0x60008 0>; };