[PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus

Fabio Estevam festevam at denx.de
Sun Jul 18 08:31:01 PDT 2021


Hi Christoph,

On 14/07/2021 18:06, Christoph Niedermaier wrote:

> +	/* OE pin of the latch is low active */
> +	reg_latch_oe_on: regulator-latch-oe-on {
> +		compatible = "regulator-fixed";
> +		gpio = <&gpio3 22 0>;

I understand that the GPIO polarity is ignored, but it would be better 
to
just describe the real polarity in the devicetree:

gpio = <&gpio3 22 GPIO_ACTIVE_LOW>;



More information about the linux-arm-kernel mailing list