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

This commit is contained in:
Linux Build Service Account 2017-07-19 09:10:35 -07:00 committed by Gerrit - the friendly Code Review server
commit dce705e421

View file

@ -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";