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

Commit dce705e4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents cfbf44c5 33978c4c
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";