On Jul 2, 2008, at 11:06 AM, Jochen Friedrich wrote:
Initialize I2C pins on boards with CPM1/CPM2 controllers
and document the i2c bus in booting-without-of.
The boards don't have any I2C chips connected to the I2C
bus, so unless some external chips are connected to the
boards, this code is ju
Hi Scott,
>> + - linux,i2c-index : Can be used to hard code an i2c bus number.
>> + - linux,i2c-class : Can be used to override the i2c class.
>
> Why do we need this?
There are still a bunch of i2c drivers using the old API (mainly v4l and dvb
stuff)
which are slowly being converted by thei
On Wed, May 21, 2008 at 12:31:40PM +0200, Jochen Friedrich wrote:
> + - linux,i2c-index : Can be used to hard code an i2c bus nummer.
s/nummer/number/
Why do we need this?
> + - linux,i2c-class : Can be used to override the i2c class. The class is
> used
> + by old style i2c device driv
Jochen Friedrich wrote:
Initialize I2C pins on boards with CPM1/CPM2 controllers.
Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]>
---
arch/powerpc/boot/dts/mpc8272ads.dts | 10 ++
arch/powerpc/boot/dts/mpc866ads.dts | 10 ++
arch/powerpc/boot/dts/mpc885a