]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/i2c/busses/i2c-sh_mobile.c
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>
Sat, 12 May 2012 12:28:12 +0000 (14:28 +0200)
commitad33707417e4fa3dd4b12f9ed912e2349a984026
tree3757668b186a5490796c3e5fde349c2dd3189342
parent26f8d43df75c79332f3b7b60cc1c748e2cad5753
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