All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] r8a7796 I2C integration
@ 2016-10-26 14:14 Ulrich Hecht
  2016-10-26 14:14 ` [PATCH v2 1/5] clk: renesas: r8a7796: Add I2C clocks Ulrich Hecht
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Ulrich Hecht @ 2016-10-26 14:14 UTC (permalink / raw)
  To: linux-renesas-soc, horms; +Cc: geert, magnus.damm, wsa, Ulrich Hecht

Hi!

This revision is based on renesas-devel-20161024-v4.9-rc2.  It adds the
Reviewed-bys and the entries for SYS-DMAC2 in the applicable I2C nodes.  I
have also made sure it works with 64-bit memory enabled.

CU
Uli


Changes since v1:
- added sys-dmac2 entries to i2c0-2
- added Reviewed-bys
- dropped "i2c: rcar: add support for r8a7796 (R-Car M3-W)" (picked up)


Ulrich Hecht (5):
  clk: renesas: r8a7796: Add I2C clocks
  pinctrl: sh-pfc: r8a7796: add I2C pin support
  arm64: renesas: r8a7796: add I2C support
  arm64: renesas: r8a7796: Enable I2C DMA
  arm64: renesas: r8a7796: salvator-x: enable I2C

 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts |  12 +++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 111 +++++++++++++++++++++
 drivers/clk/renesas/r8a7796-cpg-mssr.c             |   7 ++
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c               |  77 ++++++++++++++
 4 files changed, 207 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-10  9:36 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26 14:14 [PATCH v2 0/5] r8a7796 I2C integration Ulrich Hecht
2016-10-26 14:14 ` [PATCH v2 1/5] clk: renesas: r8a7796: Add I2C clocks Ulrich Hecht
2016-10-26 14:14 ` [PATCH v2 2/5] pinctrl: sh-pfc: r8a7796: add I2C pin support Ulrich Hecht
2016-10-26 14:14 ` [PATCH v2 3/5] arm64: renesas: r8a7796: add I2C support Ulrich Hecht
2016-10-26 14:14 ` [PATCH v2 4/5] arm64: renesas: r8a7796: Enable I2C DMA Ulrich Hecht
2016-10-27 11:53   ` Geert Uytterhoeven
2016-10-26 14:14 ` [PATCH v2 5/5] arm64: renesas: r8a7796: salvator-x: enable I2C Ulrich Hecht
2016-11-07 18:53   ` Geert Uytterhoeven
2016-11-08 10:02     ` Simon Horman
2016-11-08 10:07       ` Geert Uytterhoeven
2016-11-08 10:14         ` Simon Horman
2016-10-27 12:37 ` [PATCH v2 0/5] r8a7796 I2C integration Wolfram Sang
2016-10-31 11:46 ` Wolfram Sang
2016-11-03 16:06   ` Ulrich Hecht
2016-11-07  9:25     ` Geert Uytterhoeven
2017-01-10  9:36     ` Geert Uytterhoeven
2016-11-05 11:36 ` Wolfram Sang
2016-11-07 12:32 ` Simon Horman

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.