On 5/4/2020 2:31 PM, Michael Walle wrote: > There are packages which contain multiple PHY devices, eg. a quad PHY > transceiver. Provide functions to allocate and free shared storage. > > Usually, a quad PHY contains global registers, which don't belong to any > PHY. Provide convenience functions to access these registers. > > Signed-off-by: Michael Walle <mich...@walle.cc> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net-next v2 0/3] add phy shared storage Michael Walle
- [PATCH net-next v2 2/3] net: phy: bcm54140: use phy_... Michael Walle
- Re: [PATCH net-next v2 2/3] net: phy: bcm54140: ... Andrew Lunn
- Re: [PATCH net-next v2 2/3] net: phy: bcm54140: ... Florian Fainelli
- [PATCH net-next v2 1/3] net: phy: add concept of sha... Michael Walle
- Re: [PATCH net-next v2 1/3] net: phy: add concep... Andrew Lunn
- Re: [PATCH net-next v2 1/3] net: phy: add concep... Florian Fainelli
- [PATCH net-next v2 3/3] net: phy: mscc: use phy_pack... Michael Walle
- Re: [PATCH net-next v2 3/3] net: phy: mscc: use ... Andrew Lunn
- Re: [PATCH net-next v2 3/3] net: phy: mscc: use ... Florian Fainelli
- Re: [PATCH net-next v2 3/3] net: phy: mscc: use ... Antoine Tenart