From: Stephen Warren Date: Mon, 21 Nov 2011 21:44:09 +0000 (-0700) Subject: arm/dt: tegra: Fix I2C nodes to match board files X-Git-Tag: v3.3-rc1~141^2~2^3^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88950f3b6d0f49b6b5a2f68bd1f67406c2c73922;p=pandora-kernel.git 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed