commit | 448b98047c61dd612fc3a41a2b9479da77ace27d | [log] [tgz] |
---|---|---|
author | Dmitry Artamonow <mad_soft@inbox.ru> | Tue Mar 06 12:45:42 2012 +0400 |
committer | Olof Johansson <olof@lixom.net> | Wed Mar 07 14:39:34 2012 -0800 |
tree | 1d1e9a30d3bf9f709bf990664a5682337d0c4868 | |
parent | f6a1ba67362fe78a1ec81c355ee638c70689b5d7 [diff] |
arm/tegra: fix harmony pinmux for PCIe Commit 6e96aca397 (arm/tegra: Harmony PCIe: Don't touch pinmux) removed runtime tri-state toggling for PCIe related pinmux groups, but it seems that the fact that all of them are tri-state by default has been overlooked. Change defaults for these groups to TEGRA_TRI_NORMAL. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Olof Johansson <olof@lixom.net>