[PATCH v5 1/7] net: phy: broadcom: add bcm54xx_auxctl_read
From: florian.fainelli@broadcom.com (Florian Fainelli)
Date: 2016-11-02 17:11:35
Also in:
linux-devicetree, lkml, netdev
From: florian.fainelli@broadcom.com (Florian Fainelli)
Date: 2016-11-02 17:11:35
Also in:
linux-devicetree, lkml, netdev
On 11/02/2016 10:08 AM, Jon Mason wrote:
Add a helper function to read the AUXCTL register for the BCM54xx. This mirrors the bcm54xx_auxctl_write function already present in the code. Signed-off-by: Jon Mason <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian