]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM: tegra: venice2: Mark eMMC as non-removable
authorThierry Reding <treding@nvidia.com>
Fri, 18 Jul 2014 10:11:19 +0000 (12:11 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 5 May 2015 11:39:49 +0000 (13:39 +0200)
eMMC is soldered on to the board, and as such isn't removable. Mark it
as non-removable so that operating systems can treat it appropriately.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124-venice2.dts

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