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 <alexandre.torgue@st.com>
This commit is contained in:
Alexandre Torgue
2019-10-07 16:34:02 +02:00
parent 49bb8b69b5
commit 2e7f46e13b

View File

@@ -100,7 +100,8 @@
gpios = <&gpiof 14 GPIO_ACTIVE_HIGH>;
gpios-states = <0>;
states = <1800000 0x1 2900000 0x0>;
states = <1800000 0x1>,
<2900000 0x0>;
};
};