mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"
Since commitf13ff88b61
("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 commit3c2e2a1a79
. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
committed by
Patrice Chotard
parent
346034a7a8
commit
ed111e4f00
@@ -264,9 +264,6 @@
|
||||
|
||||
&sdmmc1 {
|
||||
u-boot,dm-spl;
|
||||
broken-cd;
|
||||
/delete-property/ cd-gpios;
|
||||
/delete-property/ disable-wp;
|
||||
};
|
||||
|
||||
&sdmmc1_b4_pins_a {
|
||||
|
Reference in New Issue
Block a user