The property isn't part of the regulator-fixed DT bindings and isn't used by the driver. Remove it.
Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> --- arch/arm/boot/dts/omap3-evm-common.dtsi | 1 - 1 file changed, 1 deletion(-) Cc: linux-omap@vger.kernel.org Cc: Benoit Cousson <bcous...@baylibre.com> Cc: Tony Lindgren <t...@atomide.com> diff --git a/arch/arm/boot/dts/omap3-evm-common.dtsi b/arch/arm/boot/dts/omap3-evm-common.dtsi index b2589f96d5f7..c55f256d014b 100644 --- a/arch/arm/boot/dts/omap3-evm-common.dtsi +++ b/arch/arm/boot/dts/omap3-evm-common.dtsi @@ -76,7 +76,6 @@ &lcd_3v3 { gpio = <&gpio5 25 GPIO_ACTIVE_LOW>; /* gpio153 */ - enable-active-low; }; &lcd0 { -- 2.4.9 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html