ARM: bcm2835: add I2C controllers to DT
authorStephen Warren <swarren@wwwdotorg.org>
Tue, 1 Jan 2013 06:26:45 +0000 (23:26 -0700)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 15 Jan 2013 04:47:09 +0000 (21:47 -0700)
commit232fed4825e832c89b1d47a24c7836918063fb3e
tree2574ab574e31faaf19e2dc9aa6c4de4ebc0bc356
parent5186bf287aa4393b78c36f548d9b06001046b65e
ARM: bcm2835: add I2C controllers to DT

The BCM2835 has 3 identical I2C controllers. Instantiate them all in the
SoC .dtsi file, and enable the relevant two in the Raspberry Pi board
.dts file.

Note that on the Raspberry Pi Model B revision 1, I2C0 is connected to
the general-purpose expansion header, and I2C1 is connected to the camera
connector. Revision 2 of the board swaps these assignments:-(

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/boot/dts/bcm2835-rpi-b.dts
arch/arm/boot/dts/bcm2835.dtsi