From: Stephen Warren Date: Tue, 1 Jan 2013 06:26:45 +0000 (-0700) Subject: ARM: bcm2835: add I2C controllers to DT X-Git-Tag: v3.9-rc1~116^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232fed4825e832c89b1d47a24c7836918063fb3e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed