[Ethernet] Add PHY KSZ8081 support (#2808)

Co-authored-by: Your Name <you@example.com>
This commit is contained in:
Fabian 2023-04-12 23:52:18 +02:00 committed by GitHub
parent a925b1a63b
commit c40572eb48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ Configuration variables:
- ``DP83848``
- ``IP101``
- ``JL1101``
- ``KSZ8081``
- **mdc_pin** (**Required**, :ref:`config-pin`): The MDC pin of the board.
Usually this is ``GPIO23``.