linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] ravb: Add support for r8a7795 SoC
@ 2015-09-30  6:15 Simon Horman
  2015-09-30  6:15 ` [PATCH net-next 1/4] phylib: Add phy_set_max_speed helper Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Simon Horman @ 2015-09-30  6:15 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-sh, Florian Fainelli, Geert Uytterhoeven,
	Magnus Damm

Dave,

please consider this series for net-next.
It enhances the ravb driver to support the r8a7795 SoC.

Changes:

* Dropped RFC prefix
* Details in changelog of individual patches

Base:

* net-next/master

Availability:

To aid review of this in conjunction with other EtherAVB changes
the following branches are available in my renesas tree on kernel.org.

* me/r8a7795-ravb-driver-v4: this series
* me/r8a7795-ravb-pfc-v2: r8a7795 sh-pfc update for EthernetAVB
* me/r8a7795-ravb-integration-v4: enable EthernetAVB on r8a7795
* me/r8a7795-ravb-driver-and-integration-v4.runtime:
      the above three branches with their runtime dependencies

Kazuya Mizuguchi (3):
  ravb: Provide dev parameter to DMA API
  ravb: Document binding for r8a7795 SoC
  ravb: Add support for r8a7795 SoC

Simon Horman (1):
  phylib: Add phy_set_max_speed helper

 .../devicetree/bindings/net/renesas,ravb.txt       |  69 ++++++++++++--
 drivers/net/ethernet/renesas/ravb.h                |   7 ++
 drivers/net/ethernet/renesas/ravb_main.c           | 101 +++++++++++++++------
 drivers/net/phy/phy_device.c                       |  59 ++++++++----
 include/linux/phy.h                                |   1 +
 5 files changed, 184 insertions(+), 53 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-11-18 13:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30  6:15 [PATCH net-next 0/4] ravb: Add support for r8a7795 SoC Simon Horman
2015-09-30  6:15 ` [PATCH net-next 1/4] phylib: Add phy_set_max_speed helper Simon Horman
2015-09-30  6:15 ` [PATCH net-next 2/4] ravb: Provide dev parameter to DMA API Simon Horman
2015-09-30  6:15 ` [PATCH net-next 3/4] ravb: Document binding for r8a7795 SoC Simon Horman
2015-09-30  6:15 ` [PATCH net-next 4/4] ravb: Add support " Simon Horman
2015-11-18 13:29   ` Sergei Shtylyov
2015-10-03 11:50 ` [PATCH net-next 0/4] " David Miller

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