From: Andrew Lunn <[email protected]> Date: Thu, 22 Feb 2018 01:51:49 +0100
> MV88E6352 and later switches support GPIO control through the "Scratch > & Misc" global2 register. Two of the pins controlled this way on the > mv88e6390 family are the external MDIO pins. They can either by used > as part of the MII interface for port 0, GPIOs, or MDIO. Add a > function to configure them for MDIO, if possible, and call it when > registering the external MDIO bus. > > Suggested-by: Russell King <[email protected]> > Signed-off-by: Andrew Lunn <[email protected]> > --- > v2: Make stub function static inline, as reported by 0-day. Applied, thanks Andrew.
