Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ce5cc56 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add antenna sharing regulator for CNSS node"

parents 965b2c21 8f91f4a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3095,6 +3095,7 @@
		vdd-wlan-io-supply = <&pm8150_s4>;
		vdd-wlan-rfa1-supply = <&pm8150_s5>;
		vdd-wlan-rfa2-supply = <&pm8150a_s8>;
		wlan-ant-switch-supply = <&pm8150a_l5>;

		mhi,max-channels = <30>;
		mhi,timeout = <10000>;
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ static struct cnss_vreg_info cnss_vreg_info[] = {
	{NULL, "vdd-wlan-ctrl1", 0, 0, 0, 0},
	{NULL, "vdd-wlan-ctrl2", 0, 0, 0, 0},
	{NULL, "vdd-wlan-sp2t", 2700000, 2700000, 0, 0},
	{NULL, "wlan-ant-switch", 2700000, 2700000, 20000, 0},
	{NULL, "wlan-ant-switch", 1800000, 1800000, 0, 0},
	{NULL, "wlan-soc-swreg", 1200000, 1200000, 0, 0},
	{NULL, "vdd-wlan-aon", 950000, 950000, 0, 0},
	{NULL, "vdd-wlan-dig", 950000, 952000, 0, 0},