arm/dt: tegra: Fix I2C nodes to match board files
authorStephen Warren <swarren@nvidia.com>
Mon, 21 Nov 2011 21:44:09 +0000 (14:44 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Dec 2011 04:48:04 +0000 (20:48 -0800)
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>

No differences found