Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Marcel Ziswiler and committed by
Thierry Reding
3791d1cc 737a7c26

+2 -1
+2 -1
arch/arm/boot/dts/tegra30-colibri.dtsi
··· 396 396 nvidia,sys-clock-req-active-high; 397 397 }; 398 398 399 - emmc: sdhci@78000600 { 399 + /* eMMC */ 400 + sdhci@78000600 { 400 401 status = "okay"; 401 402 bus-width = <8>; 402 403 non-removable;