ARM: tegra: colibri: Replace eMMC label by comment

Rather than a bogus label just add a comment identifying the SDHCI
instance connected to the on-module eMMC.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Marcel Ziswiler 2015-08-28 17:59:43 +02:00 committed by Thierry Reding
parent 737a7c26a8
commit 3791d1cc4b
1 changed files with 2 additions and 1 deletions

View File

@ -396,7 +396,8 @@ pmc@7000e400 {
nvidia,sys-clock-req-active-high;
};
emmc: sdhci@78000600 {
/* eMMC */
sdhci@78000600 {
status = "okay";
bus-width = <8>;
non-removable;