From a0bd041f652d10f9154f922b9948a53aaa0dbb76 Mon Sep 17 00:00:00 2001 From: Xhoendi Collaku Date: Fri, 8 Mar 2024 17:52:32 +0530 Subject: [PATCH] ARM: dts: msm: Add WLAN support for MTP with 3.5mm audio MTP with 3.5mm support has specific major version in board ID. Add that board ID in WLAN Peach V8 DTS file to enable WLAN support for devices which has 3.5mm audio jack, V8 power grid and Peach as WLAN attachment. Change-Id: Id5ae07b7e560cc7997bd133bff6bc32a637900bb CRs-Fixed: 3759656 Signed-off-by: Xhoendi Collaku --- sun-peach-cnss-v8.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sun-peach-cnss-v8.dts b/sun-peach-cnss-v8.dts index 7ccf9533..353c2270 100644 --- a/sun-peach-cnss-v8.dts +++ b/sun-peach-cnss-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>, - <0x30008 0>, <0x40001 0>, <0x30015 0>; + <0x30008 0>, <0x40001 0>, <0x30015 0>, <0x60008 0>; };