ARM: dts: imx23-sansa: Remove 'enable-active-low' property
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 23 May 2017 15:32:43 +0000 (12:32 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 25 May 2017 07:52:01 +0000 (15:52 +0800)
commit71ba49902d35d025b3810d6f19028eff624c67a7
treefe017515aad310371b408be17ea7a5964f79cd69
parentbdc111bd50cc1378e113647dc251689636986d84
ARM: dts: imx23-sansa: 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.

Currently the GPIO flag is 0, which means active-high. In order to make
the dts description accurate, pass the GPIO_ACTIVE_LOW flag instead.

This change is safe because the gpio regulator driver does not take the
GPIO flag polarity into account.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx23-sansa.dts