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 <quic_xcollaku@quicinc.com>
This commit is contained in:
Xhoendi Collaku
2024-03-08 17:52:32 +05:30
parent 77d6674ff6
commit a0bd041f65

View File

@@ -15,5 +15,5 @@
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, 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>;
}; };