arm64: dts: allwinner: Pine64-LTS/SoPine: Enable HS200 eMMC mode
authorAndre Przywara <andre.przywara@arm.com>
Wed, 13 Jan 2021 15:26:29 +0000 (15:26 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 14 Jan 2021 11:50:38 +0000 (12:50 +0100)
The eMMC modules offered for the Pine64 boards are capable of the HS200
eMMC speed mode, when observing the frequency limit of 150 MHz.

Enable that in the DT.

This increases the interface speed from ~80 MB/s to ~120 MB/s.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210113152630.28810-8-andre.przywara@arm.com
arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts

index d406974..e22b94c 100644 (file)
        bus-width = <8>;
        non-removable;
        cap-mmc-hw-reset;
+       mmc-hs200-1_8v;
        status = "okay";
 };