netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is my patch interesting for contribution: FixedPHY support for Microchip LAN743x ?
@ 2020-03-20 13:18 Roelof Berg
  2020-03-21  0:43 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Roelof Berg @ 2020-03-20 13:18 UTC (permalink / raw)
  To: netdev

Dear Kernel-Heros,

for our custom PCB I added FixedPHY support to the Microchip lan743x driver. This allows running a combination of lan7431 (MAC) and Microchip ksz9893 (switch) via a direct MII connection, i.e. without any PHYs in between. The .config determines wether (and how) FixedPHY is used, and the patch has 100%ly no (side-)effect in the default setting.

Is such a patch interesting for the community ?

Pro:
+ Supports lan7431<->kaz9893, a cost effective way of doing: PCIe<->2x-RJ45
+ Tested
+ Can be a grep-template for others with the same issue, i.e. adding FixedPHY to their driver

Con:
- Maybe a more general approach would be better, that allows connecting any driver to a FixedPhy ? Insread of every driver doing its own thing ?

Thanks, best regards,
Roelof Berg
www.berg-solutions.de


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

end of thread, other threads:[~2020-03-21  0:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 13:18 Is my patch interesting for contribution: FixedPHY support for Microchip LAN743x ? Roelof Berg
2020-03-21  0:43 ` Andrew Lunn

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