MAINTAINERS: eth phy api and eth api to eth group

Add ethernet phy header to ethernet group

Add ethernet.h to ethernet group

Add net/mdio.h to mdio group

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-10-11 13:04:05 -05:00 committed by David Leach
parent f31439991d
commit d2bad69d93
1 changed files with 3 additions and 0 deletions

View File

@ -1380,6 +1380,8 @@ Release Notes:
- dts/bindings/ethernet/
- tests/drivers/ethernet/
- include/zephyr/drivers/ethernet/
- include/zephyr/net/phy.h
- include/zephyr/net/ethernet.h
labels:
- "area: Ethernet"
tests:
@ -1631,6 +1633,7 @@ Release Notes:
- doc/hardware/peripherals/mdio.rst
- drivers/mdio/
- include/zephyr/drivers/mdio.h
- include/zephyr/net/mdio.h
- tests/drivers/build_all/mdio/
- dts/bindings/mdio/
labels: