Skip to content

Commit ea11fc5

Browse files
wkzkuba-moo
authored andcommitted
dt-bindings: net: Document fsl,erratum-a009885
Update FMan binding documentation with the newly added workaround for erratum A-009885. Signed-off-by: Tobias Waldekranz <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 6198c72 commit ea11fc5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/devicetree/bindings/net/fsl-fman.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,15 @@ PROPERTIES
410410
The settings and programming routines for internal/external
411411
MDIO are different. Must be included for internal MDIO.
412412

413+
- fsl,erratum-a009885
414+
Usage: optional
415+
Value type: <boolean>
416+
Definition: Indicates the presence of the A009885
417+
erratum describing that the contents of MDIO_DATA may
418+
become corrupt unless it is read within 16 MDC cycles
419+
of MDIO_CFG[BSY] being cleared, when performing an
420+
MDIO read operation.
421+
413422
- fsl,erratum-a011043
414423
Usage: optional
415424
Value type: <boolean>

0 commit comments

Comments
 (0)