[PATCH net-next 4/8] net: ethernet: add the Alpine Ethernet driver

Andrew Lunn andrew at lunn.ch
Sun Nov 5 07:22:27 PST 2017


> the problem is that physical MDIO controller actually belongs to one of
> the pcie devices and it's not independent interface, as the registers
> address belongs to that pcie device, also, a reset to that pcie device
> will reset the "shared" mdio controller.

What is the implications of resetting the mdio controller?

It still seems like you should only register one MDIO device with
linux, and then use phy-handle properties to point to the PHYs on the
bus.

       Andrew



More information about the linux-arm-kernel mailing list