]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: tegra: jetson-tk1: mark eMMC as non-removable
authorLucas Stach <l.stach@pengutronix.de>
Tue, 3 Jun 2014 12:48:46 +0000 (14:48 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Jul 2014 13:02:08 +0000 (15:02 +0200)
The eMMC is soldered to the board, reflect this in the DT.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra124-jetson-tk1.dts

index e31fb61a81d33ba9ee553dedf951199dd3223e26..16082c0bdacac3530acfea2db562cfa9f871c24a 100644 (file)
        sdhci@0,700b0600 {
                status = "okay";
                bus-width = <8>;
+               non-removable;
        };
 
        ahub@0,70300000 {