From adef953bbc868b75ebe57eef10b396202c47639b Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 7 Oct 2016 09:30:46 +0200 Subject: ARM: dts: push MMC/SD to board and add comments This moves the enable-active-high setting from the SoC to the board for the VMMCQ regulators. It should at least be in the vicinity of the GPIO line it is defined for. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/ste-hrefprev60.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/boot/dts/ste-hrefprev60.dtsi') diff --git a/arch/arm/boot/dts/ste-hrefprev60.dtsi b/arch/arm/boot/dts/ste-hrefprev60.dtsi index ece222d51717..5882a2606ac3 100644 --- a/arch/arm/boot/dts/ste-hrefprev60.dtsi +++ b/arch/arm/boot/dts/ste-hrefprev60.dtsi @@ -74,6 +74,7 @@ vmmci: regulator-gpio { gpios = <&tc3589x_gpio 18 GPIO_ACTIVE_HIGH>; enable-gpio = <&tc3589x_gpio 17 GPIO_ACTIVE_HIGH>; + enable-active-high; }; pinctrl { -- cgit v1.2.1