commit | a18cf6dcbf6160fe4b39449f996f9f3ed37198cc | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Apr 16 17:41:17 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Fri Jul 06 12:27:35 2012 -0600 |
tree | 8ea47ec7f8a2150ee5da6c1d5e16d42bf6e794a6 | |
parent | c80efbae6a53d9702630fc5f96662f96a45ca56a [diff] |
ARM: dt: tegra: seaboard: instantiate pinctrl-based I2C bus mux Tegra's I2C2 controller can be routed to either the PTA or DDC pin group on Seaboard. Define the pinctrl state nodes required to allow runtime control of this routing. Instantiate a pinctrl-i2cmux I2C bus mux that uses these pinctrl states. Signed-off-by: Stephen Warren <swarren@nvidia.com>