]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: davinci: i2c: add OF support
authorHeiko Schocher <hs@denx.de>
Mon, 30 Jul 2012 07:21:12 +0000 (07:21 +0000)
committerWolfram Sang <w.sang@pengutronix.de>
Mon, 20 Aug 2012 10:21:19 +0000 (12:21 +0200)
commitc7751af58206f45f13b036d46b691639e5d1918f
treee8b0d95c6fcbb68be163f0b6e000c627b1f2e5b9
parent89813495e2722ecfc89767095e16f8b8e0d305ed
ARM: davinci: i2c: add OF support

add of support for the davinci i2c driver.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
[wsa: fix indentation in the binding description]

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Documentation/devicetree/bindings/i2c/davinci.txt [new file with mode: 0644]
drivers/i2c/busses/i2c-davinci.c