ARM: tegra: paz00: register i2c busses
authorMarc Dietrich <marvin24@gmx.de>
Thu, 19 May 2011 12:08:26 +0000 (14:08 +0200)
committerColin Cross <ccross@android.com>
Wed, 13 Jul 2011 03:38:55 +0000 (20:38 -0700)
commitdda9cd289ca781593354cf9ad9c091aa5a1260a8
tree76c2f52d93ff486c6b19165abcb5c79bb9adea70
parent4592de7da8ec8d7d8d84da72aa517c145826dcc3
ARM: tegra: paz00: register i2c busses

This adds support for the i2c busses on paz00. The 3rd bus is
reserved for the nvec, which acts as master and i2c-tegra has
not yet support for this kind of operation.
The sound codec (alc5632) is connected to the first bus and will
be added once the codec and glue driver is upstream.
The thermal sensor (atd7461) is connected to dvc as usual, but will
not be added now because i2c-tegra still misses probe support
(needs I2C_FUNC_SMBUS_EMUL).

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/board-paz00.c