1
0
Fork 0

ARM: dts: stm32: Remove cd-inverted property for stm32f469-disco

Remove cd-inverted property and update cd-gpios active level
accordingly

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
hifive-unleashed-5.1
Patrice Chotard 2018-07-26 09:19:00 +02:00 committed by Alexandre Torgue
parent 0d5e8502b1
commit 9f21096a1c
1 changed files with 1 additions and 2 deletions

View File

@ -210,8 +210,7 @@
&sdio {
status = "okay";
vmmc-supply = <&mmc_vcard>;
cd-gpios = <&gpiog 2 GPIO_ACTIVE_HIGH>;
cd-inverted;
cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;
broken-cd;
pinctrl-names = "default", "opendrain";
pinctrl-0 = <&sdio_pins>;