[PATCH 09/13] ARM: dts: imx6qdl-hummingboard: add SD card regulator

Fabio Estevam festevam at gmail.com
Mon Nov 27 12:11:10 PST 2017


On Mon, Nov 27, 2017 at 2:52 PM, Russell King
<rmk+kernel at armlinux.org.uk> wrote:

> +       v_sd: regulator-v-sd {
> +               compatible = "regulator-fixed";
> +               gpio = <&gpio4 30 GPIO_ACTIVE_HIGH>;

It seems this should be GPIO_ACTIVE_LOW instead because
'enable-active-high' is not passed here.



More information about the linux-arm-kernel mailing list