Re: [PATCH net-next 0/6] net: dsa: abstract PHY accesses

2016-08-15 Thread David Miller
From: Vivien Didelot Date: Mon, 15 Aug 2016 17:18:56 -0400 > The Marvell 88E6xxx switch chips have different way to access the PHY > devices registers. > > Old chips use a direct access to the PHY registers. Next chips have a > PHY Polling Unit (PPU) which needs to be disabled before accessing

[PATCH net-next 0/6] net: dsa: abstract PHY accesses

2016-08-15 Thread Vivien Didelot
The Marvell 88E6xxx switch chips have different way to access the PHY devices registers. Old chips use a direct access to the PHY registers. Next chips have a PHY Polling Unit (PPU) which needs to be disabled before accessing PHY registers. Newer chips have an indirect access to the PHY devices s