linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] R-Car D3 (r8a77995) I2C integration
@ 2017-11-15 15:25 Ulrich Hecht
  2017-11-15 15:25 ` [PATCH 1/6] pinctrl: sh-pfc: r8a77995: add missing pins SCL0 and SDA0 to pinmux data Ulrich Hecht
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Ulrich Hecht @ 2017-11-15 15:25 UTC (permalink / raw)
  To: linux-renesas-soc, horms, wsa, geert; +Cc: magnus.damm, linux-i2c, Ulrich Hecht

Hi!

This adds I2C controllers to the D3 device tree and enables I2C busses 0
and 1 on the Draak board. (I2C2 is not connected on that board.)

Includes missing pins, DMA support and the Draak's serial EEPROM.

CU
Uli


Ulrich Hecht (6):
  pinctrl: sh-pfc: r8a77995: add missing pins SCL0 and SDA0 to pinmux
    data
  i2c: rcar: enable for R-Car D3 (r8a77995)
  arm64: renesas: r8a77995: add I2C support
  arm64: renesas: draak: enable I2C controller 0 and EEPROM
  arm64: renesas: draak: enable I2C controller 1
  i2c: rcar: document R8A77970 bindings

 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |  1 +
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     | 28 ++++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          | 64 ++++++++++++++++++++++
 drivers/i2c/busses/i2c-rcar.c                      |  1 +
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c              |  2 +
 5 files changed, 96 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2018-01-29 15:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-15 15:25 [PATCH 0/6] R-Car D3 (r8a77995) I2C integration Ulrich Hecht
2017-11-15 15:25 ` [PATCH 1/6] pinctrl: sh-pfc: r8a77995: add missing pins SCL0 and SDA0 to pinmux data Ulrich Hecht
2017-11-16  8:53   ` Geert Uytterhoeven
2017-11-15 15:25 ` [PATCH 2/6] i2c: rcar: enable for R-Car D3 (r8a77995) Ulrich Hecht
2017-11-16  8:54   ` Geert Uytterhoeven
2017-11-15 15:25 ` [PATCH 3/6] arm64: renesas: r8a77995: add I2C support Ulrich Hecht
2017-11-16  9:10   ` Geert Uytterhoeven
2017-11-17 14:28     ` Simon Horman
2018-01-19 10:32       ` Kieran Bingham
2018-01-17 17:21   ` Kieran Bingham
2017-11-15 15:25 ` [PATCH 4/6] arm64: renesas: draak: enable I2C controller 0 and EEPROM Ulrich Hecht
2017-11-16  9:27   ` Geert Uytterhoeven
2017-11-17 14:31     ` Simon Horman
2017-11-17 16:39       ` Simon Horman
2018-01-19 10:34         ` Kieran Bingham
2017-11-15 15:25 ` [PATCH 5/6] arm64: renesas: draak: enable I2C controller 1 Ulrich Hecht
2017-11-16  9:31   ` Geert Uytterhoeven
2017-11-17 14:32     ` Simon Horman
2017-11-17 16:40       ` Simon Horman
2018-01-29 15:46     ` Ulrich Hecht
2017-11-15 15:25 ` [PATCH 6/6] i2c: rcar: document R8A77970 bindings Ulrich Hecht
2017-11-16  8:55   ` Geert Uytterhoeven
2017-12-04 21:33 ` [PATCH 0/6] R-Car D3 (r8a77995) I2C integration Wolfram Sang

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).