Skip to content

Commit 2aa0ee1

Browse files
committed
bindings: ethernet: fix typo in infineon,xmc4xxx-ethernet
Corrected the description for the rxd3-port-ctrl property as there was a typo. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 23a9462 commit 2aa0ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/ethernet/infineon,xmc4xxx-ethernet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ properties:
5151

5252
rxd3-port-ctrl:
5353
type: string
54-
description: Receive bit 2 (rxd2) signal GPIO connection. Only used for MII interface.
54+
description: Receive bit 3 (rxd3) signal GPIO connection. Only used for MII interface.
5555
enum:
5656
- "P5_9"
5757
- "P6_3"

0 commit comments

Comments
 (0)