mbox series

[0/5] SMSC: Cleanups and clock setup

Message ID 20200831134836.20189-1-m.felsch@pengutronix.de
Headers show
Series SMSC: Cleanups and clock setup | expand

Message

Marco Felsch Aug. 31, 2020, 1:48 p.m. UTC
Hi,

this small series cleans the smsc-phy code a bit and adds the support to
specify the phy clock source. Adding the phy clock source support is
also the main purpose of this series.

Regards,
  Marco

Marco Felsch (5):
  net: phy: smsc: skip ENERGYON interrupt if disabled
  net: phy: smsc: simplify config_init callback
  dt-bindings: net: phy: smsc: document reference clock
  net: phy: smsc: add phy refclk in support
  net: phy: smsc: LAN8710/LAN8720: remove PHY_RST_AFTER_CLK_EN flag

 .../devicetree/bindings/net/smsc-lan87xx.txt  |  4 ++
 drivers/net/phy/smsc.c                        | 64 +++++++++++++++----
 2 files changed, 55 insertions(+), 13 deletions(-)