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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:49 +0000 (14:50 +0100)
[ Upstream commit 9f72e321d5506fe3e162a6308a4a295d7f10bb5d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

index db29344..daad007 100644 (file)
        cap-mmc-highspeed;
        mmc-ddr-3_3v;
        max-frequency = <50000000>;
-       non-removable;
        disable-wp;
 
        mmc-pwrseq = <&emmc_pwrseq>;