Here are the driver updates to support this new SoC. Since I don't have HW access, this is a request for testing. The IP cores are backwards compatible to Gen2. So, as long as the clocks are properly setup and the bus speed is OK, the rest should work out of the box. Question: Shall I prototype the dtsi additions for these modules? On the one hand, this is quite some change for not being able to test. On the other hand, other people might be so busy setting up the rest, so it may be useful after all. Wolfram Sang (2): i2c: rcar: add support for r8a7795 (R-Car H3) i2c: sh_mobile: add support for r8a7795 (R-Car H3) Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 + Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt | 1 + drivers/i2c/busses/i2c-rcar.c | 3 +++ drivers/i2c/busses/i2c-sh_mobile.c | 1 + 4 files changed, 6 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html