@@ -3329,22 +3329,24 @@ NXP Platform Drivers:
33293329 files-regex :
33303330 - ^drivers/.*nxp.*
33313331 - ^drivers/.*mcux.*
3332+ - drivers\/.*[_\/]+lpc[_\.\d]+.*c
33323333 files :
33333334 - drivers/*/*imx*
3334- - drivers/*/*lpc*.c
33353335 - drivers/*/*mcux*.c
33363336 - drivers/*/*.mcux
33373337 - drivers/*/*.nxp
33383338 - drivers/*/*nxp*
33393339 - drivers/*/*/*kinetis*
33403340 - drivers/misc/*/nxp*
3341+ - drivers/sensor/nxp/
33413342 - include/zephyr/dt-bindings/*/*nxp*
33423343 - include/zephyr/dt-bindings/*/*mcux*
33433344 - include/zephyr/dt-bindings/inputmux/
33443345 - include/zephyr/dt-bindings/rdc/
33453346 - include/zephyr/drivers/*/*nxp*
33463347 - include/zephyr/drivers/*/*nxp*/
33473348 - include/zephyr/drivers/*/*mcux*
3349+ - include/zephyr/drivers/misc/flexram/
33483350 - arch/arm/core/mpu/nxp_mpu.c
33493351 - dts/bindings/*/nxp*
33503352 files-exclude :
@@ -3354,7 +3356,7 @@ NXP Platform Drivers:
33543356 files-regex-exclude :
33553357 - .*s32.*
33563358 labels :
3357- - " platform: NXP Drivers "
3359+ - " platform: NXP"
33583360 description : NXP Drivers
33593361
33603362NXP Platform MCUX USB :
@@ -3366,7 +3368,7 @@ NXP Platform MCUX USB:
33663368 - drivers/usb/*/*mcux*
33673369 - boards/nxp/usb_kw24d512/
33683370 labels :
3369- - " platform: NXP Drivers "
3371+ - " platform: NXP"
33703372 description : NXP MCUX USB shim drivers
33713373
33723374NXP Platform Wireless :
@@ -3392,7 +3394,7 @@ NXP Platform Wireless:
33923394 - soc/nxp/mcx/mcxw/
33933395 - soc/nxp/rw/
33943396 labels :
3395- - " platform: NXP Drivers "
3397+ - " platform: NXP"
33963398
33973399NXP Platforms (MCU) :
33983400 status : maintained
@@ -3407,6 +3409,7 @@ NXP Platforms (MCU):
34073409 files :
34083410 - boards/nxp/mimxrt*/
34093411 - boards/nxp/frdm*/
3412+ - boards/nxp/*mcx*/
34103413 - boards/nxp/lpcxpress*/
34113414 - boards/nxp/twr_*/
34123415 - boards/nxp/*rw*/
@@ -3423,9 +3426,11 @@ NXP Platforms (MCU):
34233426 - samples/boards/nxp*/
34243427 files-exclude :
34253428 - dts/arm/nxp/nxp_imx*
3429+ - boards/nxp/frdm_imx*/
34263430 files-regex-exclude :
34273431 - .*s32.*
34283432 labels :
3433+ - " platform: NXP MCU"
34293434 - " platform: NXP"
34303435 description : NXP MCU Platforms supported by MCUXpresso suite
34313436
@@ -3446,9 +3451,10 @@ NXP Platforms (MPU):
34463451 - soc/nxp/layerscape/
34473452 - boards/nxp/ls1046ardb/
34483453 files-regex :
3449- - boards/nxp/m?imx[^(rt)].*/
3454+ - boards/nxp/.* m?imx[^(rt)].*/
34503455 labels :
34513456 - " platform: NXP MPU"
3457+ - " platform: NXP"
34523458 description : NXP MPU platforms
34533459
34543460NXP Platforms (Robotics Products) :
@@ -3463,8 +3469,7 @@ NXP Platforms (Robotics Products):
34633469 - boards/nxp/rddrone_fmuk66/
34643470 - boards/nxp/mr_canhubk3/
34653471 - boards/nxp/ucans32k1sic/
3466- labels :
3467- - " platform: NXP Robotics"
3472+ - tests/boards/vmu_rt1170/
34683473 description : NXP Robotics Module Platform Products
34693474
34703475NXP Platforms (S32) :
@@ -3490,6 +3495,7 @@ NXP Platforms (S32):
34903495 - boards/nxp/ucans32k1sic/
34913496 labels :
34923497 - " platform: NXP S32"
3498+ - " platform: NXP"
34933499 description : NXP S32 platforms and S32-specific drivers
34943500
34953501NXP Platforms (Xtensa) :
@@ -3500,13 +3506,13 @@ NXP Platforms (Xtensa):
35003506 - iuliana-prodan
35013507 files :
35023508 - soc/nxp/imx/*/adsp/
3503- - soc/nxp/imxrt/imxrt5xx/f1/
3504- - soc/nxp/imxrt/imxrt7xx/hifi1/
3505- - soc/nxp/imxrt/*/hifi4/
3509+ - soc/nxp/imxrt/*/f1/
3510+ - soc/nxp/imxrt/*/hifi*/
35063511 - soc/nxp/imxrt/imxrt[567]xx/CMakeLists.txt
35073512 - soc/nxp/imxrt/imxrt[567]xx/Kconfig*
35083513 labels :
35093514 - " platform: NXP Xtensa"
3515+ - " platform: NXP"
35103516 description : NXP Xtensa platforms
35113517
35123518Native_sim and POSIX arch :
0 commit comments