]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson: libretech-cc: set eMMC as removable
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 18 Apr 2019 12:27:09 +0000 (14:27 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 21 May 2019 17:58:40 +0000 (10:58 -0700)
The eMMC on this board is add-on module which is not mandatory. Removing
'non-removable' property should prevent some errors when booting a board
w/o an eMMC module present.

Fixes: 72fb2c852188 ("ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definition")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Martin Blumenstingl<martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

index 255cede7b4476ee7ae31007bb5f8fb139fcff05d..d4d5e3e5439d4352568c082e8a56e8764b5f466f 100644 (file)
@@ -255,7 +255,6 @@ &sd_emmc_c {
        cap-mmc-highspeed;
        mmc-ddr-3_3v;
        max-frequency = <50000000>;
-       non-removable;
        disable-wp;
 
        mmc-pwrseq = <&emmc_pwrseq>;