]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: rcar: add support for r8a7795 (R-Car H3)
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 5 Aug 2015 13:18:25 +0000 (15:18 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 20 Oct 2015 16:03:07 +0000 (18:03 +0200)
commite7db0d34b38d56bbdb3d2d64c6233c53b77a3c6c
treeae368c4e9ce3a88c8c6963a771b9a9fd83b2a807
parentb299167652fe58f1ebadb3e3ac84a5a0b74e534e
i2c: rcar: add support for r8a7795 (R-Car H3)

Enable the I2C core for this SoC. I add a new type because this version
has new features (e.g. DMA) which will be added somewhen later.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-rcar.txt
drivers/i2c/busses/i2c-rcar.c