mbox series

[net-next,v2,0/3] Add Marvell 88E1340S, 88E1548P support

Message ID 20200621075952.11970-1-fido_max@inbox.ru
Headers show
Series Add Marvell 88E1340S, 88E1548P support | expand

Message

Maxim Kochetkov June 21, 2020, 7:59 a.m. UTC
This patch series add new PHY id support.
Russell King asked to use single style for referencing functions.

Maxim Kochetkov (3):
  net: phy: marvell: use a single style for referencing functions
  net: phy: marvell: Add Marvell 88E1340S support
  net: phy: marvell: Add Marvell 88E1548P support

 drivers/net/phy/marvell.c   | 268 +++++++++++++++++++++---------------
 include/linux/marvell_phy.h |   2 +
 2 files changed, 159 insertions(+), 111 deletions(-)