MAINTAINERS: add a few missing paths to the CAN area
Add a few missing paths to the CAN area in the MAINTAINERS.yml file. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
67d2e076ac
commit
cb3ae1779f
|
@ -709,16 +709,18 @@ Release Notes:
|
||||||
- martinjaeger
|
- martinjaeger
|
||||||
- str4t0m
|
- str4t0m
|
||||||
files:
|
files:
|
||||||
|
- boards/shields/mcp2515/
|
||||||
- doc/hardware/peripherals/canbus/
|
- doc/hardware/peripherals/canbus/
|
||||||
- drivers/can/
|
- drivers/can/
|
||||||
- drivers/net/canbus.c
|
- drivers/net/canbus.c
|
||||||
- dts/bindings/can/
|
- dts/bindings/can/
|
||||||
|
- dts/bindings/phy/can-transceiver*
|
||||||
- include/zephyr/canbus/
|
- include/zephyr/canbus/
|
||||||
- include/zephyr/devicetree/can.h
|
- include/zephyr/devicetree/can.h
|
||||||
- include/zephyr/drivers/can.h
|
- include/zephyr/drivers/can.h
|
||||||
- include/zephyr/drivers/can/
|
- include/zephyr/drivers/can/
|
||||||
- include/zephyr/net/canbus.h
|
- include/zephyr/net/canbus.h
|
||||||
- include/zephyr/net/socketcan.h
|
- include/zephyr/net/socketcan*.h
|
||||||
- samples/drivers/can/
|
- samples/drivers/can/
|
||||||
- samples/modules/canopennode/
|
- samples/modules/canopennode/
|
||||||
- samples/net/sockets/can/
|
- samples/net/sockets/can/
|
||||||
|
|
Loading…
Reference in a new issue