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 коммит произвёл Thierry Reding
Родитель 737a7c26a8
Коммит 3791d1cc4b
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

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