]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: sh_mobile: add device tree support
authorMagnus Damm <damm@opensource.se>
Fri, 30 Mar 2012 08:44:02 +0000 (17:44 +0900)
committerWolfram Sang <w.sang@pengutronix.de>
Fri, 27 Apr 2012 18:43:27 +0000 (20:43 +0200)
commitd5d6c0b8a392a1ae59e9dbd4a13cf76820c0f706
treee1cbcfc1cc012239584643d681fcc4c348c72d0b
parent72dbb5d184e550343ecae3a732585485f80b5771
i2c: sh_mobile: add device tree support

This patch enables DT support for the IIC driver
used on SH-based SoCs such as sh7722 and sh7724
among others as well as SH-Mobile SoCs such as
sh7367, sh7377, sh7372, sh73a0 and r8a7740.

Tested with out-of-tree DT support code on the
sh7372 Mackerel board.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-sh_mobile.c