]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/CPM: Add i2c pins to dts and board setup
authorJochen Friedrich <jochen@scram.de>
Wed, 2 Jul 2008 16:06:13 +0000 (18:06 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 14 Jul 2008 12:55:39 +0000 (07:55 -0500)
commit0cc3c313839ff95b0b86aa7254a0fd9d7fa94ba8
treef0b85adf4a897eca1567826202f1176f7b8554de
parent8adb05cc90d128feb30b0a3b63c2ac16081a7ea8
powerpc/CPM: Add i2c pins to dts and board setup

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@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/powerpc/booting-without-of.txt
arch/powerpc/boot/dts/mpc8272ads.dts
arch/powerpc/boot/dts/mpc866ads.dts
arch/powerpc/boot/dts/mpc885ads.dts
arch/powerpc/platforms/82xx/mpc8272_ads.c
arch/powerpc/platforms/8xx/mpc86xads_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c