arm64: dts: renesas: salvator: set driver type for eMMC
authorWolfram Sang <[email protected]>
Sun, 15 Oct 2017 12:46:15 +0000 (14:46 +0200)
committerSimon Horman <[email protected]>
Tue, 28 Nov 2017 08:36:06 +0000 (09:36 +0100)
These boards are known to have eMMC issues with the default driver type.
Specify a working one.

Signed-off-by: Wolfram Sang <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm64/boot/dts/renesas/salvator-common.dtsi

index a298df74ca6c037f373f78f5fd310a4d8e8c0e64..24a32c63ce7c18211c5dd19f3da165e4421a745c 100644 (file)
        bus-width = <8>;
        mmc-hs200-1_8v;
        non-removable;
+       fixed-emmc-driver-type = <1>;
        status = "okay";
 };