All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] r8a7796 HSCIF integration
@ 2016-12-07 16:44 Ulrich Hecht
  2016-12-07 16:44 ` [PATCH v2 1/4] clk: shmobile: r8a7796: Add HSCIF clocks Ulrich Hecht
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Ulrich Hecht @ 2016-12-07 16:44 UTC (permalink / raw)
  To: linux-renesas-soc, horms, geert; +Cc: magnus.damm, Ulrich Hecht

Hi!

This revision adds dmac2 references and Reviewed-bys where appropriate, plus
the missing C pin group for HSCIF2.

(Unlike the SCIF series, the DMA assignments in this one are not completely
bogus. Go figure.)

Based on renesas-devel-20161207-v4.9-rc8.

CU
Uli


Ulrich Hecht (4):
  clk: shmobile: r8a7796: Add HSCIF clocks
  pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functions
  arm64: renesas: r8a7796 dtsi: Add all HSCIF nodes
  arm64: renesas: r8a7796: Enable HSCIF DMA

 arch/arm64/boot/dts/renesas/r8a7796.dtsi |  83 +++++++++
 drivers/clk/renesas/r8a7796-cpg-mssr.c   |   5 +
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c     | 283 +++++++++++++++++++++++++++++++
 3 files changed, 371 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-02 15:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 16:44 [PATCH v2 0/4] r8a7796 HSCIF integration Ulrich Hecht
2016-12-07 16:44 ` [PATCH v2 1/4] clk: shmobile: r8a7796: Add HSCIF clocks Ulrich Hecht
2016-12-09  8:59   ` Geert Uytterhoeven
2016-12-07 16:44 ` [PATCH v2 2/4] pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functions Ulrich Hecht
2016-12-09  9:56   ` Geert Uytterhoeven
2016-12-13  9:40   ` Geert Uytterhoeven
2016-12-07 16:44 ` [PATCH v2 3/4] arm64: renesas: r8a7796 dtsi: Add all HSCIF nodes Ulrich Hecht
2016-12-08  9:09   ` Sergei Shtylyov
2017-02-13 12:01     ` Simon Horman
2017-02-13 12:06       ` Sergei Shtylyov
2017-02-13 13:03         ` Simon Horman
2016-12-07 16:44 ` [PATCH v2 4/4] arm64: renesas: r8a7796: Enable HSCIF DMA Ulrich Hecht
2016-12-09  9:58   ` Geert Uytterhoeven
2017-03-02 15:05     ` Simon Horman
2016-12-08 13:36 ` [PATCH v2 0/4] r8a7796 HSCIF integration 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.