commit | 88950f3b6d0f49b6b5a2f68bd1f67406c2c73922 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Nov 21 14:44:09 2011 -0700 |
committer | Olof Johansson <olof@lixom.net> | Wed Dec 07 20:48:04 2011 -0800 |
tree | a5b30c217c97769a620986f7e165b7abe42eaa84 | |
parent | 492f204da87ccfef508d5fff63873bda37d4363b [diff] |
arm/dt: tegra: Fix I2C nodes to match board files With board files, all I2C busses run at 400KHz. Fix the device-tree to be consistent with this. It's possible this is incorrect, but at least it keeps the board files and device-tree consistent. Also, disable any I2C controllers that the board files don't register, also for consistency. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>