commit | 35957afc5d7a86cf029bcd9e77ade2451938f37a | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Dec 16 15:12:29 2011 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon Dec 19 18:03:10 2011 -0800 |
tree | f127fe99d7e99177610712734b70f5fa014b8caf | |
parent | 71d8f162ac50679ce45b537c18adbf83113de36b [diff] |
arm/tegra: Rework Seaboard-vs-Ventana pinmux table Rather than modifying seaboard_pinmux[] using ventana_pinmux[], split seaboard_pinmux[] into common_pinmux[] and seaboard_pinmux[], and then actually apply common_pinmux[] always, followed by the appopriate one of seaboard_pinmux[] or ventana_pinmux[]. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>