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

This series enhances the ravb driver to support the r8a7795 SoC.

Changes:

* Details in changelog of individual patches

Base:

* net-next/master

Availability:

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

* me/r8a7795-ravb-driver-v3: this series
* me/r8a7795-ravb-pfc-v2: r8a7795 sh-pfc update for EthernetAVB
* me/r8a7795-ravb-integration-v3: enable EthernetAVB on r8a7795
* me/r8a7795-ravb-driver-and-integration-v3.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-09-21  0:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18  6:03 [PATCH/RFC net-next v3 0/4] ravb: Add support for r8a7795 SoC Simon Horman
2015-09-18  6:03 ` [PATCH/RFC net-next v3 1/4] phylib: Add phy_set_max_speed helper Simon Horman
2015-09-18  6:03 ` [PATCH/RFC net-next v3 2/4] ravb: Provide dev parameter to DMA API Simon Horman
2015-09-18  6:03 ` [PATCH/RFC net-next v3 3/4] ravb: Document binding for r8a7795 SoC Simon Horman
2015-09-18  7:27   ` Geert Uytterhoeven
2015-09-21  0:27     ` Simon Horman
2015-09-18  6:03 ` [PATCH/RFC net-next v3 4/4] ravb: Add support " Simon Horman

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