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é <benjamin@zephyrproject.org>
This commit is contained in:
parent
23a9462949
commit
2aa0ee156e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ properties:
|
|||
|
||||
rxd3-port-ctrl:
|
||||
type: string
|
||||
description: Receive bit 2 (rxd2) signal GPIO connection. Only used for MII interface.
|
||||
description: Receive bit 3 (rxd3) signal GPIO connection. Only used for MII interface.
|
||||
enum:
|
||||
- "P5_9"
|
||||
- "P6_3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue