@@ -3329,22 +3329,24 @@ NXP Platform Drivers:
3329
3329
files-regex :
3330
3330
- ^drivers/.*nxp.*
3331
3331
- ^drivers/.*mcux.*
3332
+ - drivers\/.*[_\/]+lpc[_\.\d]+.*c
3332
3333
files :
3333
3334
- drivers/*/*imx*
3334
- - drivers/*/*lpc*.c
3335
3335
- drivers/*/*mcux*.c
3336
3336
- drivers/*/*.mcux
3337
3337
- drivers/*/*.nxp
3338
3338
- drivers/*/*nxp*
3339
3339
- drivers/*/*/*kinetis*
3340
3340
- drivers/misc/*/nxp*
3341
+ - drivers/sensor/nxp/
3341
3342
- include/zephyr/dt-bindings/*/*nxp*
3342
3343
- include/zephyr/dt-bindings/*/*mcux*
3343
3344
- include/zephyr/dt-bindings/inputmux/
3344
3345
- include/zephyr/dt-bindings/rdc/
3345
3346
- include/zephyr/drivers/*/*nxp*
3346
3347
- include/zephyr/drivers/*/*nxp*/
3347
3348
- include/zephyr/drivers/*/*mcux*
3349
+ - include/zephyr/drivers/misc/flexram/
3348
3350
- arch/arm/core/mpu/nxp_mpu.c
3349
3351
- dts/bindings/*/nxp*
3350
3352
files-exclude :
@@ -3354,7 +3356,7 @@ NXP Platform Drivers:
3354
3356
files-regex-exclude :
3355
3357
- .*s32.*
3356
3358
labels :
3357
- - " platform: NXP Drivers "
3359
+ - " platform: NXP"
3358
3360
description : NXP Drivers
3359
3361
3360
3362
NXP Platform MCUX USB :
@@ -3366,7 +3368,7 @@ NXP Platform MCUX USB:
3366
3368
- drivers/usb/*/*mcux*
3367
3369
- boards/nxp/usb_kw24d512/
3368
3370
labels :
3369
- - " platform: NXP Drivers "
3371
+ - " platform: NXP"
3370
3372
description : NXP MCUX USB shim drivers
3371
3373
3372
3374
NXP Platform Wireless :
@@ -3392,7 +3394,7 @@ NXP Platform Wireless:
3392
3394
- soc/nxp/mcx/mcxw/
3393
3395
- soc/nxp/rw/
3394
3396
labels :
3395
- - " platform: NXP Drivers "
3397
+ - " platform: NXP"
3396
3398
3397
3399
NXP Platforms (MCU) :
3398
3400
status : maintained
@@ -3407,6 +3409,7 @@ NXP Platforms (MCU):
3407
3409
files :
3408
3410
- boards/nxp/mimxrt*/
3409
3411
- boards/nxp/frdm*/
3412
+ - boards/nxp/*mcx*/
3410
3413
- boards/nxp/lpcxpress*/
3411
3414
- boards/nxp/twr_*/
3412
3415
- boards/nxp/*rw*/
@@ -3423,9 +3426,11 @@ NXP Platforms (MCU):
3423
3426
- samples/boards/nxp*/
3424
3427
files-exclude :
3425
3428
- dts/arm/nxp/nxp_imx*
3429
+ - boards/nxp/frdm_imx*/
3426
3430
files-regex-exclude :
3427
3431
- .*s32.*
3428
3432
labels :
3433
+ - " platform: NXP MCU"
3429
3434
- " platform: NXP"
3430
3435
description : NXP MCU Platforms supported by MCUXpresso suite
3431
3436
@@ -3446,9 +3451,10 @@ NXP Platforms (MPU):
3446
3451
- soc/nxp/layerscape/
3447
3452
- boards/nxp/ls1046ardb/
3448
3453
files-regex :
3449
- - boards/nxp/m?imx[^(rt)].*/
3454
+ - boards/nxp/.* m?imx[^(rt)].*/
3450
3455
labels :
3451
3456
- " platform: NXP MPU"
3457
+ - " platform: NXP"
3452
3458
description : NXP MPU platforms
3453
3459
3454
3460
NXP Platforms (Robotics Products) :
@@ -3463,8 +3469,7 @@ NXP Platforms (Robotics Products):
3463
3469
- boards/nxp/rddrone_fmuk66/
3464
3470
- boards/nxp/mr_canhubk3/
3465
3471
- boards/nxp/ucans32k1sic/
3466
- labels :
3467
- - " platform: NXP Robotics"
3472
+ - tests/boards/vmu_rt1170/
3468
3473
description : NXP Robotics Module Platform Products
3469
3474
3470
3475
NXP Platforms (S32) :
@@ -3490,6 +3495,7 @@ NXP Platforms (S32):
3490
3495
- boards/nxp/ucans32k1sic/
3491
3496
labels :
3492
3497
- " platform: NXP S32"
3498
+ - " platform: NXP"
3493
3499
description : NXP S32 platforms and S32-specific drivers
3494
3500
3495
3501
NXP Platforms (Xtensa) :
@@ -3500,13 +3506,13 @@ NXP Platforms (Xtensa):
3500
3506
- iuliana-prodan
3501
3507
files :
3502
3508
- 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*/
3506
3511
- soc/nxp/imxrt/imxrt[567]xx/CMakeLists.txt
3507
3512
- soc/nxp/imxrt/imxrt[567]xx/Kconfig*
3508
3513
labels :
3509
3514
- " platform: NXP Xtensa"
3515
+ - " platform: NXP"
3510
3516
description : NXP Xtensa platforms
3511
3517
3512
3518
Native_sim and POSIX arch :
0 commit comments