ARM: tegra: fix board DT pinmux setup
authorStephen Warren <swarren@nvidia.com>
Fri, 21 Mar 2014 00:06:01 +0000 (18:06 -0600)
committerArnd Bergmann <arnd@arndb.de>
Wed, 26 Mar 2014 22:13:16 +0000 (23:13 +0100)
commitbf5fd5bf0a96a8bbc9c073118fc646bae13e24bd
tree41392d900caa2c2d5e8dcdde61fe38b1bee36dac
parent27addb96db38fc7279fcd40f9df10438f5dc8f2e
ARM: tegra: fix board DT pinmux setup

Neither Tegra114 nor Tegra124 allow "low power mode" to be configured
on SDIO1 or SDIO3 drive groups. Remove the attempt to configure that
option from the Dalmore and Venice2 DTs.

The Venice2 DT contained duplicate configurations for most sdmmc1_*
pins. Remove the duplicate pins from one of the nodes, and fix the
configuration since the remaining clk pin is output-only.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/tegra114-dalmore.dts
arch/arm/boot/dts/tegra124-venice2.dts