]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: nomadik: switch to use the Nomadik I2C driver
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 9 Jun 2013 22:17:56 +0000 (00:17 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 6 Aug 2013 22:59:06 +0000 (00:59 +0200)
commit66e0c12f9e17a1c97fc358f9e1f5e1dc615e279a
tree6fdc361e76ad63073cfa63a4f2b5b0723ab771fe
parentad81f0545ef01ea651886dddac4bef6cec930092
ARM: nomadik: switch to use the Nomadik I2C driver

Instead of using bit-banged I2C, let's use the actual I2C
driver in the kernel. Since the I2C block may be communicating
with things like the PMIC, we need to select it from the Kconfig
just like the bit-banged adapter is selected today. The rest of
the configuration for this driver can be done from the device
tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
arch/arm/mach-nomadik/Kconfig