summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-sb-t35.dtsi
diff options
context:
space:
mode:
authorFabio Estevam2017-05-17 18:44:19 +0200
committerTony Lindgren2017-05-19 20:41:02 +0200
commit5c73cdf2bdf0570599d2fb849e9f54889be6df18 (patch)
treeb1b4c62f3ded8c5df0933ebc70080b777a1590ee /arch/arm/boot/dts/omap3-sb-t35.dtsi
parentARM: dts: OMAP5: uevm: add µSD card detect (diff)
downloadkernel-qcow2-linux-5c73cdf2bdf0570599d2fb849e9f54889be6df18.tar.gz
kernel-qcow2-linux-5c73cdf2bdf0570599d2fb849e9f54889be6df18.tar.xz
kernel-qcow2-linux-5c73cdf2bdf0570599d2fb849e9f54889be6df18.zip
ARM: dts: omap3: Remove 'enable-active-low' property
Property 'enable-active-low' does not exist. Only 'enable-active-high' is valid, and when this property is absent the gpio regulator will act as active low by default. So remove the unexisting 'enable-active-low' property. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-sb-t35.dtsi')
-rw-r--r--arch/arm/boot/dts/omap3-sb-t35.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-sb-t35.dtsi b/arch/arm/boot/dts/omap3-sb-t35.dtsi
index 73643fabde5d..91e15af78949 100644
--- a/arch/arm/boot/dts/omap3-sb-t35.dtsi
+++ b/arch/arm/boot/dts/omap3-sb-t35.dtsi
@@ -50,7 +50,6 @@
pinctrl-names = "default";
pinctrl-0 = <&sb_t35_audio_amp>;
gpio = <&gpio2 29 GPIO_ACTIVE_LOW>; /* gpio_61 */
- enable-active-low;
regulator-always-on;
};
};