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

Commit 33978c4c authored by Yue Ma's avatar Yue Ma
Browse files

ARM: dts: msm: Add fixed regulator for WLAN_EN pin in MSM8996



Since the PMIC GPIO runtime configuration is not feasible using
pinctrl framework, add it as fixed regulator for WLAN_EN pin.

Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
CRs-fixed: 2071634
Change-Id: Ifd08bac34388389c6aced7e450cbf5c6ae37b36d
parent 95dbfdb0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1918,6 +1918,13 @@
		gpio = <&pm8994_gpios 9 0>;
	};

	wlan_en_vreg: wlan_en_vreg {
		compatible = "regulator-fixed";
		regulator-name = "wlan_en_vreg";
		enable-active-high;
		gpio = <&pm8994_gpios 8 0>;
	};

	hl7509_en_vreg: hl7509_en_vreg {
		compatible = "regulator-fixed";
		regulator-name = "hl7509_en_vreg";