diff options
author | Madalin Bucur <[email protected]> | 2020-01-22 15:20:29 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-01-23 21:17:13 +0100 |
commit | 1d3ca681b9d9575ccf696ebc2840a1ebb1fd4074 (patch) | |
tree | efe5bad889fccc2c8044619e568407517721017d /drivers/fpga/fpga-mgr.c | |
parent | 73d527aef68f7644e59f22ce7f9ac75e7b533aea (diff) |
net/fsl: treat fsl,erratum-a011043
When fsl,erratum-a011043 is set, adjust for erratum A011043:
MDIO reads to internal PCS registers may result in having
the MDIO_CFG[MDIO_RD_ER] bit set, even when there is no
error and read data (MDIO_DATA[MDIO_DATA]) is correct.
Software may get false read error when reading internal
PCS registers through MDIO. As a workaround, all internal
MDIO accesses should ignore the MDIO_CFG[MDIO_RD_ER] bit.
Signed-off-by: Madalin Bucur <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions