]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: allwinner: Pine H64: Enable HS200 eMMC mode
authorAndre Przywara <andre.przywara@arm.com>
Wed, 13 Jan 2021 15:26:30 +0000 (15:26 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 14 Jan 2021 11:50:46 +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-9-andre.przywara@arm.com
arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts

index 961732c52aa0ee36acc65a0ce129a6c3873fd849..15ceba027a73205509fce8e37b150a5769bf832a 100644 (file)
        vqmmc-supply = <&reg_bldo2>;
        non-removable;
        cap-mmc-hw-reset;
+       mmc-hs200-1_8v;
        bus-width = <8>;
        status = "okay";
 };