netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] SMSC: Cleanups and clock setup
@ 2020-09-09 13:44 Marco Felsch
  2020-09-09 13:44 ` [PATCH v3 1/5] net: phy: smsc: skip ENERGYON interrupt if disabled Marco Felsch
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Marco Felsch @ 2020-09-09 13:44 UTC (permalink / raw)
  To: davem, kuba, robh+dt, andrew, f.fainelli, hkallweit1, linux,
	zhengdejin5, richard.leitner
  Cc: netdev, kernel, devicetree

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.

Each file has its own changelog.

Thanks a lot to Florian and Andrew for reviewing it.

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: LAN8710/20: add phy refclk in support
  net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag

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

-- 
2.20.1


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

end of thread, other threads:[~2020-09-09 21:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-09 13:44 [PATCH v3 0/5] SMSC: Cleanups and clock setup Marco Felsch
2020-09-09 13:44 ` [PATCH v3 1/5] net: phy: smsc: skip ENERGYON interrupt if disabled Marco Felsch
2020-09-09 13:44 ` [PATCH v3 2/5] net: phy: smsc: simplify config_init callback Marco Felsch
2020-09-09 13:44 ` [PATCH v3 3/5] dt-bindings: net: phy: smsc: document reference clock Marco Felsch
2020-09-09 13:45 ` [PATCH v3 4/5] net: phy: smsc: LAN8710/20: add phy refclk in support Marco Felsch
2020-09-09 13:45 ` [PATCH v3 5/5] net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag Marco Felsch
2020-09-09 15:43   ` Florian Fainelli
2020-09-09 21:15 ` [PATCH v3 0/5] SMSC: Cleanups and clock setup 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).