Since commit
f13ff88b61c3 ("gpio: stm32: add ops set_dir_flags")
the gpio flags are supported by stm32 pinctrl driver.
The cd-gpios is correctly handle in U-Boot and the patch on the
device tree can be removed.
This reverts commit
792919241b3d750cd5295dfe6dd1d0958b9be468.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
&sdmmc1 {
u-boot,dm-spl;
- broken-cd;
- /delete-property/ cd-gpios;
};
&sdmmc1_b4_pins_a {
&sdmmc1 {
u-boot,dm-spl;
- broken-cd;
- /delete-property/ cd-gpios;
};
&sdmmc1_b4_pins_a {