[PATCH] powerpc: Add i2c pins to dts and board setup
Kumar Gala
galak at kernel.crashing.org
Thu Jul 3 02:14:04 EST 2008
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 just an example of setting everything
> else up.
>
> Signed-off-by: Jochen Friedrich <jochen at scram.de>
> ---
> Documentation/powerpc/booting-without-of.txt | 42 +++++++++++++++++
> +++++++++
> arch/powerpc/boot/dts/mpc8272ads.dts | 11 +++++++
> arch/powerpc/boot/dts/mpc866ads.dts | 11 +++++++
> arch/powerpc/boot/dts/mpc885ads.dts | 11 +++++++
> arch/powerpc/platforms/82xx/mpc8272_ads.c | 4 ++
> arch/powerpc/platforms/8xx/mpc86xads_setup.c | 4 ++
> arch/powerpc/platforms/8xx/mpc885ads_setup.c | 3 ++
> 7 files changed, 86 insertions(+), 0 deletions(-)
applied.
- k
More information about the Linuxppc-dev
mailing list