commit | 6ccbe607132bd823abbad8d32b13af89161707da | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Sep 27 23:44:25 2012 -0700 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Mon Oct 08 12:46:25 2012 +0200 |
tree | a864577b1942c638afc904107e9d47629d800cc6 | |
parent | d3b64c59341ac88b37a4474f8dee86b0d37accca [diff] |
i2c: add Renesas R-Car I2C driver R-Car I2C is similar with SH7760 I2C. But the SH7760 I2C driver had many workaround operations, since H/W had bugs. Thus, it was pointless to keep compatible between SH7760 and R-Car I2C drivers. This patch creates new Renesas R-Car I2C driver. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>