]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaec79874d54f3fa0334643e9774af3b3e5f6607d
tree41392d900caa2c2d5e8dcdde61fe38b1bee36dac
parentd975946612268c7a99863df74d511faf6212811d
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