commit | 4ffb93857656a988ceb79473390a7cb1afd01d35 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Dec 12 14:40:30 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Dec 16 14:09:21 2013 -0700 |
tree | d2e7146cd8b08a515b70cb64efa8be8a2db4dc1a | |
parent | 4b20bcbea191c441208e6794f0432100f57bea2e [diff] |
ARM: tegra: fix pinctrl misconfiguration on Venice2 Other boards use PULL_NONE for their debug UART pins, and without this change, the board doesn't accept any serial input. Don't set the I2S port pins to tristate mode, or no audio signal will be sent out. Fixes: 605ae5804385 ("ARM: tegra: add default pinctrl nodes for Venice2") Signed-off-by: Stephen Warren <swarren@nvidia.com>