Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3791d1cc authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding
Browse files

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 737a7c26
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -396,7 +396,8 @@
		nvidia,sys-clock-req-active-high;
		nvidia,sys-clock-req-active-high;
	};
	};


	emmc: sdhci@78000600 {
	/* eMMC */
	sdhci@78000600 {
		status = "okay";
		status = "okay";
		bus-width = <8>;
		bus-width = <8>;
		non-removable;
		non-removable;