summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchenpaul <chenpaul@google.com>2023-02-17 11:15:31 +0800
committerPaul Chen <chenpaul@google.com>2023-02-17 05:54:39 +0000
commitaee60a6f70767e5fdc23ebb2bcc1d8f6e003cebe (patch)
treee0e7432b4c99179084d85720c644449417a5bf0b
parent72f3ec37b5913d240f739d0b44202b978ab98f41 (diff)
downloadwlan-devicetree-aee60a6f70767e5fdc23ebb2bcc1d8f6e003cebe.tar.gz
wifi - Correct the cnss dtsi
ES4 0.0.040.3 updated the dtsi to slate version and wifi cannot be enabled. This changes the correct cnss dtsi setting. Bug: 268749749 Test: Wifi basic function is workable on test build: P50193823 Change-Id: I749105998ff4068f91e60e3445be301a62816977
-rwxr-xr-xmonaco-cnss.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/monaco-cnss.dtsi b/monaco-cnss.dtsi
index 729229e..2369516 100755
--- a/monaco-cnss.dtsi
+++ b/monaco-cnss.dtsi
@@ -35,12 +35,12 @@
qcom,iommu-geometry = <0xa0000000 0x10010000>;
vdd-cx-mx-supply = <&L8A>;
qcom,vdd-cx-mx-config = <752000 752000 1>;
+ vdd-1.8-xo-supply = <&L14A>;
vdd-1.3-rfa-supply = <&L13A>;
+ vdd-3.3-ch0-supply = <&L26A>;
qcom,vdd-1.3-rfa-config = <1304000 1304000 1>;
qcom,vdd-3.3-ch0-config = <3304000 3304000 1>;
qcom,is_low_power = <1>;
- qcom,is_slate_rfa = <1>;
- qcom,rf_subtype = <0>;
qcom,smp2p_map_wlan_1_in {
interrupts-extended = <&smp2p_wlan_1_in 0 0>,
<&smp2p_wlan_1_in 1 0>;