linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFT 0/2] i2c: add support for r8a7795 (RCar H3)
@ 2015-08-05 13:18 Wolfram Sang
  2015-08-05 13:18 ` [RFT 1/2] i2c: rcar: add support for r8a7795 (R-Car H3) Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wolfram Sang @ 2015-08-05 13:18 UTC (permalink / raw)
  To: linux-i2c
  Cc: linux-sh, Magnus Damm, Simon Horman, Laurent Pinchart,
	Geert Uytterhoeven, Wolfram Sang

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-09-17  5:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05 13:18 [RFT 0/2] i2c: add support for r8a7795 (RCar H3) Wolfram Sang
2015-08-05 13:18 ` [RFT 1/2] i2c: rcar: add support for r8a7795 (R-Car H3) Wolfram Sang
2015-08-06  0:30   ` Simon Horman
2015-08-06  0:34   ` Laurent Pinchart
2015-08-06  0:38     ` Wolfram Sang
2015-08-06  0:45       ` Laurent Pinchart
2015-08-06  0:52         ` Wolfram Sang
     [not found] ` <1438780706-20945-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2015-08-05 13:18   ` [RFT 2/2] i2c: sh_mobile: " Wolfram Sang
2015-09-17  5:08 ` [RFT 0/2] i2c: add support for r8a7795 (RCar H3) Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).