Skip to content

Commit 2a0a3a1

Browse files
decsnykartben
authored andcommitted
MAINTAINERS: Updates to NXP maintainer areas
A few updates: - Add all orphaned nxp files to the areas - Make new NXP wireless area to house all wireless related things for now like wifi, bluetooth, ieee802154 - Add axelnxp to wireless area - Add kw41z ieee802154 to wireless area (previously orphaned) - Add kw24 usb board to NXP USB area (previously orphaned) - Add hexiwear board to NXP MCU area (previously orphaned) - Add common NXP files previously orphaned to NXP platform area - Create new robotic product area and move all robotic boards to that area, move bperseghetti and PetervdPerk-NXP to this area. - Add rddrone_fmuk66 to robotic area (previously orphaned) - Add layerscape board to NXP MPU area (previously orphaned) - Remove yvanderv (inactive collaborator) Signed-off-by: Declan Snyder <[email protected]>
1 parent 4fa91b5 commit 2a0a3a1

File tree

1 file changed

+38
-20
lines changed

1 file changed

+38
-20
lines changed

MAINTAINERS.yml

Lines changed: 38 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2237,16 +2237,6 @@ Release Notes:
22372237
labels:
22382238
- "area: Wi-Fi"
22392239

2240-
"Drivers: Wi-Fi NXP":
2241-
status: maintained
2242-
maintainers:
2243-
- dleach02
2244-
- MaochenWang1
2245-
files:
2246-
- drivers/wifi/nxp/
2247-
labels:
2248-
- "platform: NXP Drivers"
2249-
22502240
"Drivers: Memory Management":
22512241
status: maintained
22522242
maintainers:
@@ -3742,25 +3732,42 @@ NXP Drivers:
37423732
- include/zephyr/dt-bindings/inputmux/
37433733
- include/zephyr/dt-bindings/rdc/
37443734
- include/zephyr/drivers/*/*nxp*
3735+
- include/zephyr/drivers/*/*nxp*/
37453736
- include/zephyr/drivers/*/*mcux*
37463737
- arch/arm/core/mpu/nxp_mpu.c
37473738
- dts/bindings/*/nxp*
37483739
files-exclude:
3749-
- drivers/wifi/nxp/
3750-
- drivers/usb/*/*mcux*
3740+
- drivers/wifi/
3741+
- drivers/bluetooth/
3742+
- drivers/usb/
37513743
files-regex-exclude:
37523744
- .*s32.*
37533745
labels:
37543746
- "platform: NXP Drivers"
37553747
description: NXP Drivers
37563748

3749+
NXP Wireless:
3750+
status: maintained
3751+
maintainers:
3752+
- dleach02
3753+
collaborators:
3754+
- MaochenWang1
3755+
- axelnxp
3756+
files:
3757+
- drivers/wifi/nxp/
3758+
- drivers/bluetooth/hci/*nxp*
3759+
- drivers/ieee802154/ieee802154_kw41z.c
3760+
labels:
3761+
- "platform: NXP Drivers"
3762+
37573763
NXP MCUX USB:
37583764
status: maintained
37593765
maintainers:
37603766
- mmahadevan108
37613767
- MarkWangChinese
37623768
files:
37633769
- drivers/usb/*/*mcux*
3770+
- boards/nxp/usb_kw24d512/
37643771
labels:
37653772
- "platform: NXP Drivers"
37663773
description: NXP MCUX USB shim drivers
@@ -3772,7 +3779,6 @@ NXP Platforms (MCU):
37723779
- mmahadevan108
37733780
collaborators:
37743781
- DerekSnell
3775-
- yvanderv
37763782
- EmilioCBen
37773783
- decsny
37783784
- butok
@@ -3781,8 +3787,11 @@ NXP Platforms (MCU):
37813787
- boards/nxp/frdm*/
37823788
- boards/nxp/lpcxpress*/
37833789
- boards/nxp/twr_*/
3784-
- boards/nxp/vmu*/
37853790
- boards/nxp/*rw*/
3791+
- boards/nxp/hexiwear/
3792+
- boards/nxp/common/
3793+
- boards/nxp/*
3794+
- soc/nxp/common/
37863795
- soc/nxp/imxrt/
37873796
- soc/nxp/kinetis/
37883797
- soc/nxp/lpc/
@@ -3803,13 +3812,9 @@ NXP Platforms (S32):
38033812
maintainers:
38043813
- manuargue
38053814
collaborators:
3806-
- PetervdPerk-NXP
3807-
- bperseghetti
38083815
- Dat-NguyenDuy
38093816
files:
3810-
- boards/nxp/s32*/
3811-
- boards/nxp/mr_canhubk3/
3812-
- boards/nxp/ucans32k1sic/
3817+
- boards/nxp/*s32*/
38133818
- boards/common/*nxp_s32*
38143819
- soc/nxp/s32/
38153820
- drivers/*/*nxp_s32*
@@ -3832,12 +3837,12 @@ NXP Platforms (MPU):
38323837
- dleach02
38333838
- dbaluta
38343839
- iuliana-prodan
3835-
- yvanderv
38363840
files:
38373841
- dts/arm64/nxp/
38383842
- dts/arm/nxp/nxp_imx*
38393843
- soc/nxp/imx/
38403844
- soc/nxp/layerscape/
3845+
- boards/nxp/ls1046ardb/
38413846
files-regex:
38423847
- boards/nxp/m?imx[^(rt)].*/
38433848
labels:
@@ -3857,6 +3862,19 @@ NXP Platforms (Xtensa):
38573862
- "platform: NXP Xtensa"
38583863
description: NXP Xtensa platforms
38593864

3865+
NXP Platforms (Robotics Products):
3866+
status: maintained
3867+
maintainers:
3868+
- bperseghetti
3869+
- PetervdPerk-NXP
3870+
files:
3871+
- boards/nxp/vmu*/
3872+
- boards/nxp/rddrone_fmuk66/
3873+
- boards/nxp/mr_canhubk3/
3874+
labels:
3875+
- "platform: NXP"
3876+
description: NXP Robotics Module Platform Products
3877+
38603878
Microchip MEC Platforms:
38613879
status: maintained
38623880
maintainers:

0 commit comments

Comments
 (0)