diff options
| author | Marek Vasut <[email protected]> | 2020-05-26 04:30:23 +0200 |
|---|---|---|
| committer | Patrick Delaunay <[email protected]> | 2020-05-28 08:52:04 +0200 |
| commit | 08f372ac2ade7a87581c00aa8fc59a2878525cb2 (patch) | |
| tree | 60cd4129dc2d939464d6989ba03dda6d23ee4907 | |
| parent | 39a18aaa3330a45ac998a60ea269fcd5d2cf9300 (diff) | |
ARM: dts: stm32: Disable SDR104 mode on AV96
Disable SDR104 mode until we know it is really stable.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Cc: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
| -rw-r--r-- | arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts index 7f2e4b98a72..c1cc80bcf55 100644 --- a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts +++ b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts @@ -144,7 +144,6 @@ st,sig-dir; st,neg-edge; st,use-ckin; - sd-uhs-sdr104; bus-width = <4>; vmmc-supply = <&vdd_sd>; vqmmc-supply = <&sd_switch>; |
