commit | 5f865bb53bb7da4edf07f6a14692a137e972d318 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 18:47:29 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 28 18:15:23 2020 +0200 |
tree | c344b28f59dd898368b431401369550598b45a17 | |
parent | ed111e4f00a774541012e53072dca92f6a665898 [diff] |
Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards" 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>