ARM: dt: tegra seaboard: add i2c devices
authorOlof Johansson <olof@lixom.net>
Thu, 22 Dec 2011 16:33:13 +0000 (16:33 +0000)
committerStephen Warren <swarren@nvidia.com>
Thu, 3 May 2012 20:49:11 +0000 (14:49 -0600)
Add the known i2c devices on seaboard to the i2c table.

Also rename the temperature sensor device node, and mark it as a nct1008
instead of an adt7461 (which it is -- the chips are compatible though).

Signed-off-by: Olof Johansson <olof@lixom.net>
[swarren: Removed isl29018 from patch; it's already there now. Fixed
 interrupts properties now that Tegra GPIO is an interrupt controller.
 Moved smart-battery to the correct I2C bus.]
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found