ARM: tegra: venice2: Mark eMMC as non-removable

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>
This commit is contained in:
Thierry Reding 2014-07-18 12:11:19 +02:00
parent 4c84472e3a
commit ecb53f510a
1 changed files with 1 additions and 0 deletions

View File

@ -899,6 +899,7 @@ sdhci@0,700b0400 {
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
non-removable;
};
ahub@0,70300000 {