Re: [PATCH net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins

2018-02-21 Thread Andrew Lunn
On Wed, Feb 21, 2018 at 05:40:29PM +0800, kbuild test robot wrote: > Hi Andrew, > > I love your patch! Yet something to improve: > > [auto build test ERROR on net-next/master] > > url: >

Re: [PATCH net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins

2018-02-21 Thread kbuild test robot
Hi Andrew, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Andrew-Lunn/net-dsa-mv88e6xxx-scratch-registers-and-external-MDIO-pins/20180221-150325 config: i386-randconfig-i0-201807 (attached as .config)

[PATCH net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins

2018-02-20 Thread Andrew Lunn
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