All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] R-Car M3-W Salvator-X: Add ethernet support
@ 2016-09-06  8:25 Laurent Pinchart
  2016-09-06  8:25 ` [PATCH 1/4] clk: shmobile: r8a7796: Add RAVB clock Laurent Pinchart
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Laurent Pinchart @ 2016-09-06  8:25 UTC (permalink / raw)
  To: linux-renesas-soc

Hello,

This patch series adds support for the RAVB ethernet controller on the M3-W
(R8A7796) Salvator-X board.

The patches are based on top of Simon's latest devel branch, with the
following patches cherry-picked:

[PATCH/RFT 1/8] clk: renesas: r8a7796: Add GPIO clocks
[PATCH/RFT 4/8] gpio: rcar: Add r8a7796 (R-Car M3-W) support
[PATCH/RFT 6/8] arm64: dts: r8a7796: Add GPIO device nodes

I'd like to suggest merging the GPIO support without PFC if it helps getting
ethernet support in v4.9, as this is a very handy feature for development.

Laurent Pinchart (4):
  clk: shmobile: r8a7796: Add RAVB clock
  dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
  arm64: dts: renesas: r8a7796: Add EthernetAVB instance
  arm64: dts: r8a7796: Enable EthernetAVB on Salvator-X

 .../devicetree/bindings/net/renesas,ravb.txt       |  3 +-
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 25 +++++++++++++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 43 ++++++++++++++++++++++
 drivers/clk/renesas/r8a7796-cpg-mssr.c             |  1 +
 4 files changed, 71 insertions(+), 1 deletion(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2016-09-12  9:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06  8:25 [PATCH 0/4] R-Car M3-W Salvator-X: Add ethernet support Laurent Pinchart
2016-09-06  8:25 ` [PATCH 1/4] clk: shmobile: r8a7796: Add RAVB clock Laurent Pinchart
2016-09-06  8:59   ` Geert Uytterhoeven
2016-09-06 13:53     ` Laurent Pinchart
2016-09-06 13:57   ` [PATCH v1.1 " Laurent Pinchart
2016-09-12  8:58     ` Geert Uytterhoeven
2016-09-12  9:02       ` Geert Uytterhoeven
2016-09-06  8:25 ` [PATCH 2/4] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB Laurent Pinchart
2016-09-06  9:14   ` Geert Uytterhoeven
2016-09-06  8:25 ` [PATCH 3/4] arm64: dts: renesas: r8a7796: Add EthernetAVB instance Laurent Pinchart
2016-09-06  8:25 ` [PATCH 4/4] arm64: dts: r8a7796: Enable EthernetAVB on Salvator-X Laurent Pinchart
2016-09-06  8:53 ` [PATCH 0/4] R-Car M3-W Salvator-X: Add ethernet support Geert Uytterhoeven
2016-09-06 10:58   ` Simon Horman
2016-09-06 13:56   ` Laurent Pinchart

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.