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:
Benjamin Cabé 2025-05-24 20:20:24 +02:00 committed by Benjamin Cabé
commit 2aa0ee156e

View file

@ -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"