netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/4] net: phy: improve fixed_phy / swphy handling
@ 2019-08-13 21:23 Heiner Kallweit
  2019-08-13 21:24 ` [PATCH RFC 1/4] net: phy: swphy: emulate register MII_ESTATUS Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Heiner Kallweit @ 2019-08-13 21:23 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Marek Behun, David Miller
  Cc: netdev@vger.kernel.org

Based on discussion [0] I prepared a patch set for improving few
aspects of swphy and fixed_phy handling. So far it's compile-tested
only. I'd appreciate testing on different devices.

[0] https://marc.info/?t=156553610700001&r=1&w=2

Heiner Kallweit (4):
  net: phy: swphy: emulate register MII_ESTATUS
  net: phy: allow to bind genphy driver at probe time
  net: phy: swphy: bind swphy to genphy driver at probe time
  net: phy: fixed_phy: let genphy driver set supported and advertised
    modes

 drivers/net/phy/fixed_phy.c  | 23 -----------------------
 drivers/net/phy/phy_device.c |  3 +--
 drivers/net/phy/swphy.c      | 11 ++++++++++-
 include/linux/phy.h          |  4 ++++
 4 files changed, 15 insertions(+), 26 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2019-08-14 16:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-13 21:23 [PATCH RFC 0/4] net: phy: improve fixed_phy / swphy handling Heiner Kallweit
2019-08-13 21:24 ` [PATCH RFC 1/4] net: phy: swphy: emulate register MII_ESTATUS Heiner Kallweit
2019-08-14 15:34   ` Andrew Lunn
2019-08-13 21:25 ` [PATCH RFC 2/4] net: phy: allow to bind genphy driver at probe time Heiner Kallweit
2019-08-13 22:53   ` Florian Fainelli
2019-08-13 23:02     ` Heiner Kallweit
2019-08-14 16:30       ` Florian Fainelli
2019-08-13 21:26 ` [PATCH RFC 3/4] net: phy: swphy: bind swphy to " Heiner Kallweit
2019-08-13 21:26 ` [PATCH RFC 4/4] net: phy: fixed_phy: let genphy driver set supported and advertised modes Heiner Kallweit

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