commit | 22d57fe12bb769ca4d375cd07dbf714e6f88d066 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Feb 24 14:08:24 2015 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Wed Mar 04 10:08:59 2015 -0700 |
tree | d747f8ec40905f88900e6463ec6f0422e100b137 | |
parent | 21788e0bf41ad40ec99b20dac9a0456f54ace0ab [diff] |
ARM: tegra: pinmux: simplify some defines Future SoCs have a slightly different combination of pinmux options per pin. This will be simpler to handle if we simply have one define per option, rather than grouping various options together, in combinations that don't align with future chips. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>