All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i2c: rcar: add Gen5 support
@ 2026-07-27 12:25 Wolfram Sang
  2026-07-27 12:25 ` [PATCH v2 1/2] dt-bindings: i2c: rcar-i2c: Document R-Car X5H support Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wolfram Sang @ 2026-07-27 12:25 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Andi Shyti, Conor Dooley, devicetree,
	Geert Uytterhoeven, Krzysztof Kozlowski, linux-i2c, Magnus Damm,
	Philipp Zabel, Rob Herring

Change since v1: * require resets, too

This small series adds support for the Renesas R-Car X5H SoC to the
i2c-rcar driver. Not much changes needed, only skip polling for reset.
And add some compatibles.

Tested with a Renesas R-Car Gen5 Ironhide board. Branch is here:

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/x5h/i2c-experimental

'dt_binding_check' also passed.

Happy hacking!


Minh Le (1):
  dt-bindings: i2c: rcar-i2c: Document R-Car X5H support

Wolfram Sang (1):
  i2c: rcar: add R-Car Gen5 support

 .../bindings/i2c/renesas,rcar-i2c.yaml        |  6 +++++
 drivers/i2c/busses/i2c-rcar.c                 | 22 ++++++++++++++-----
 2 files changed, 23 insertions(+), 5 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-08-06  9:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 12:25 [PATCH v2 0/2] i2c: rcar: add Gen5 support Wolfram Sang
2026-07-27 12:25 ` [PATCH v2 1/2] dt-bindings: i2c: rcar-i2c: Document R-Car X5H support Wolfram Sang
2026-07-27 12:25 ` [PATCH v2 2/2] i2c: rcar: add R-Car Gen5 support Wolfram Sang
2026-08-03 13:14   ` Geert Uytterhoeven
2026-08-03 17:17     ` Wolfram Sang
2026-08-06  8:18     ` Philipp Zabel
2026-08-06  9:09       ` Geert Uytterhoeven
2026-07-29 20:35 ` [PATCH v2 0/2] i2c: rcar: add " Andi Shyti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.