]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 05:29:37 +0000 (00:29 -0500)
BugLink: https://bugs.launchpad.net/bugs/1863019
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

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