From: Alexandre Torgue Date: Mon, 7 Oct 2019 14:34:02 +0000 (+0200) Subject: ARM: dts: stm32: fix regulator-sd_switch node on stm32mp157c-ed1 board X-Git-Tag: v5.5-rc1~39^2~39^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e7f46e13b3b29abeb201461535a529d0b8f3abc;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: stm32: fix regulator-sd_switch node on stm32mp157c-ed1 board This commit fixes regulator-sd_switch node in order to be compliant to DT validation schema. Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32mp157c-ed1.dts b/arch/arm/boot/dts/stm32mp157c-ed1.dts index 1d426ea8bdafa..329853d9b1de3 100644 --- a/arch/arm/boot/dts/stm32mp157c-ed1.dts +++ b/arch/arm/boot/dts/stm32mp157c-ed1.dts @@ -100,7 +100,8 @@ gpios = <&gpiof 14 GPIO_ACTIVE_HIGH>; gpios-states = <0>; - states = <1800000 0x1 2900000 0x0>; + states = <1800000 0x1>, + <2900000 0x0>; }; };