Skip to content

Commit a931355

Browse files
ffainelliglikely
authored andcommitted
Fix property value for the Gigabit MII type
The property description is correct but the property value should be "gmii" instead of "rgmii" Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Grant Likely <[email protected]>
1 parent 2ecec22 commit a931355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/device-bindings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ the network device class.
337337
===================================== ============
338338
Media Independent Interface ``mii``
339339
Reduced Media Independent Interface ``rmii``
340-
Gigabit Media Independent Interface ``rgmii``
340+
Gigabit Media Independent Interface ``gmii``
341341
Reduced Gigabit Media Independent ``rgmii``
342342
rgmii with internal delay ``rgmii-id``
343343
rgmii with internal delay on TX only ``rgmii-txid``

0 commit comments

Comments
 (0)