arm/dt: tegra: Fix SDHCI nodes to match board files
commit1292c129597ce42a75d9e97cd312c3242e10a6f3
authorStephen Warren <swarren@nvidia.com>
Mon, 21 Nov 2011 21:44:11 +0000 (21 14:44 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Dec 2011 04:48:06 +0000 (7 20:48 -0800)
tree17e2ed2d820d138d48441edbb94dfaf3f7a18d3b
parent31c1ec9282d28f4eecb5f2e431f67accdf420ac2
arm/dt: tegra: Fix SDHCI nodes to match board files

Mark any SDHCI controllers that aren't registered by the board files as
disabled in the device-tree files.

In practice, these controllers:

* Have nothing hooked up to them at all, or
* For ports intended for SDIO usage, the drivers for anything that might
  be attached are not in the device-tree yet. If/when drivers appear, the
  SD/MMC port can be re-enabled.

The only possible exception is TrimSlice's mico SD slot, but that wasn't
enabled in the board files before anyway, and doesn't work when all the
SDHCI controllers are enabled anyway.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra-harmony.dts
arch/arm/boot/dts/tegra-seaboard.dts
arch/arm/boot/dts/tegra-trimslice.dts
arch/arm/boot/dts/tegra-ventana.dts