arm: dts: stm32mp157c-odyssey-som: enable the SDMMC2 eMMC HS DDR mode
authorGrzegorz Szymaszek <gszymaszek@short.pl>
Wed, 2 Jun 2021 17:09:13 +0000 (19:09 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 18 Jun 2021 06:34:16 +0000 (08:34 +0200)
Enable the SDMMC2 eMMC high-speed DDR mode as it is done in the
corresponding Linux kernel device tree.

Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32mp157c-odyssey-som.dtsi

index 583812f..1510a5b 100644 (file)
        bus-width = <8>;
        vmmc-supply = <&v3v3>;
        vqmmc-supply = <&vdd>;
+       mmc-ddr-3_3v;
        status = "okay";
 };