ARM: tegra: colibri: Replace eMMC label by comment
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Aug 2015 15:59:43 +0000 (17:59 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 15 Sep 2015 09:22:43 +0000 (11:22 +0200)
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>
arch/arm/boot/dts/tegra30-colibri.dtsi

index 5f8ec5cafe9e6671f7824159c271732b4b20e6c7..67ba9431e3866baa535618598ba68c1961b82cc1 100644 (file)
                nvidia,sys-clock-req-active-high;
        };
 
-       emmc: sdhci@78000600 {
+       /* eMMC */
+       sdhci@78000600 {
                status = "okay";
                bus-width = <8>;
                non-removable;