On 5/9/2020 3:37 PM, Michael Walle wrote: > Add helper to read and write expansion registers without taking the mdio > lock. > > Please note, that this changes the semantics of the read and write. > Before there was no lock between selecting the expansion register and > the actual read/write. This may lead to access failures if there are > parallel accesses. Instead take the bus lock during the whole access > cycle. > > Signed-off-by: Michael Walle <mich...@walle.cc> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net-next 0/4] net: phy: broadcom: cable tester su... Michael Walle
- [PATCH net-next 1/4] net: phy: broadcom: add exp re... Michael Walle
- Re: [PATCH net-next 1/4] net: phy: broadcom: ad... Florian Fainelli
- Re: [PATCH net-next 1/4] net: phy: broadcom: ad... Andrew Lunn
- [PATCH net-next 4/4] net: phy: bcm54140: add cable ... Michael Walle
- Re: [PATCH net-next 4/4] net: phy: bcm54140: ad... kbuild test robot
- Re: [PATCH net-next 4/4] net: phy: bcm54140: ad... Florian Fainelli
- Re: [PATCH net-next 4/4] net: phy: bcm54140: ad... kbuild test robot
- Re: [PATCH net-next 4/4] net: phy: bcm54140: ad... Andrew Lunn
- [PATCH net-next 2/4] net: phy: broadcom: add bcm_ph... Michael Walle
- Re: [PATCH net-next 2/4] net: phy: broadcom: ad... Florian Fainelli
- Re: [PATCH net-next 2/4] net: phy: broadcom: ad... Andrew Lunn
- [PATCH net-next 3/4] net: phy: broadcom: add cable ... Michael Walle