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:
parent
f31439991d
commit
d2bad69d93
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue