MAINTAINERS.NXP 29.3 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142
List of maintainers
====================================================

Descriptions of section entries
-------------------------------

    M: *Mail* patches to: FullName <address@domain>
    R: Designated *Reviewer*: FullName <address@domain>
       These reviewers should be CCed on patches.
    L: *Mailing list* that is relevant to this area
    S: *Status*, one of the following:
       Supported:   Someone is actually paid to look after this.
       Maintained:  Someone actually looks after it.
       Odd Fixes:   It has a maintainer but they don't have time to do
            much other than throw the odd patch in. See below..
       Orphan:  No current maintainer [but maybe you could take the
            role as you write your new code].
       Obsolete:    Old code. Something tagged obsolete generally means
            it has been replaced by a better system and you
            should be using that.
    F: *Files* and directories wildcard patterns.
       A trailing slash includes all files and subdirectory files.
       F:   drivers/net/    all files in and below drivers/net
       F:   drivers/net/*   all files in drivers/net, but not below
       F:   */net/*     all files in "any top level directory"/net
       One pattern per line.  Multiple F: lines acceptable.
    N: Files and directories *Regex* patterns.
       N:   [^a-z]tegra all files whose path contains the word tegra
       One pattern per line.  Multiple N: lines acceptable.
       scripts/get_maintainer.pl has different behavior for files that
       match F: pattern and matches of N: patterns.  By default,
       get_maintainer will not look at git log history when an F: pattern
       match occurs.  When an N: match occurs, git log history is used
       to also notify the people that have git commit signatures.
    X: *Excluded* files and directories that are NOT maintained, same
       rules as F:. Files exclusions are tested before file matches.
       Can be useful for excluding a specific subdirectory, for instance:
       F:   net/
       X:   net/ipv6/
       matches all files in and below net excluding net/ipv6/

Note for sections
-----------------

    Name:
        X:   subsystem(X)
        X/Y: IP(Y) under subsystem(X)
    Order:
        Need match the order for auto-merge. When adding to this list,
        please keep the new entry after its dependent ones.
    Requirement:
        At least one M: entry is needed after each section. Otherwise, the
        section will be viewed as unmaintained and obsolete.

Maintainers List
----------------

base
M: Aisheng Dong <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>

core
M: Aisheng Dong <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>

adc
M: Haibo Chen <haibo.chen@nxp.com>
M: Larisa Ileana Grigore <larisa.grigore@nxp.com>
F: drivers/iio/adc/

arch/core
M: Dong Aisheng <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>
F: arch/arm/
X: arch/arm/boot/dts/
X: arch/arm/mach-imx/
F: arch/arm64/
X: arch/arm64/boot/dts/
F: arch/powerpc/
X: arch/powerpc/boot/dts/
X: arch/powerpc/platforms/
X: arch/powerpc/sysdev/

arch/imx
M: Dong Aisheng <aisheng.dong@nxp.com>
M: Peng Fan <peng.fan@nxp.com>
F: arch/arm/mach-imx/
F: drivers/soc/imx/
F: include/linux/busfreq-imx.h
F: include/linux/mfd/syscon/imx*
F: include/linux/mx8_mu.h
F: include/soc/imx/

arch/qoriq
M: Li Yang <leoyang.li@nxp.com>
F: Documentation/devicetree/bindings/powerpc/fsl/
F: arch/powerpc/platforms/
F: arch/powerpc/sysdev/
F: drivers/soc/fsl/

audio/asrc
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: include/uapi/linux/*asrc*
F: sound/soc/fsl/*asrc*

audio/audmix
M: Shengjiu Wang <shengjiu.wang@nxp.com>
M: Viorel Suman <viorel.suman@nxp.com>
F: sound/soc/fsl/imx-audmix.c

audio/audmux
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: sound/soc/fsl/imx-audmux*

audio/xcvr
M: Viorel Suman <viorel.suman@nxp.com>
F: sound/soc/fsl/fsl_xcvr.c
F: sound/soc/fsl/fsl_xcvr.h
F: sound/soc/fsl/fsl_xcvr_sysfs.c

audio/card
M: Shengjiu Wang <shengjiu.wang@nxp.com>
M: Viorel Suman <viorel.suman@nxp.com>
M: Daniel Baluta <daniel.baluta@nxp.com>
F: Documentation/devicetree/bindings/sound/
F: sound/soc/fsl/

audio/codec
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: sound/soc/codecs/

audio/dma
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: sound/soc/fsl/imx-pcm*

audio/dsp
M: Daniel Baluta <daniel.baluta@nxp.com>
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: Documentation/devicetree/bindings/sound/fsl,dsp.txt
F: include/uapi/linux/mxc_dsp.h
F: sound/soc/fsl/fsl_dsp*
F: sound/soc/fsl/imx-dsp*

audio/esai
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: sound/soc/fsl/fsl_esai.c

audio/fm
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: Documentation/devicetree/bindings/sound/imx-audio-si476x.txt
F: drivers/media/radio/radio-si476x.c
F: drivers/mfd/si476x-i2c.c
F: include/linux/mfd/si476x-core.h
F: sound/soc/fsl/imx-si476x.c

audio/hdmi
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: Documentation/devicetree/bindings/sound/imx-audio-cdnhdmi.txt
F: sound/soc/codecs/hdmi-codec.c
F: sound/soc/fsl/fsl_hdmi.c
F: sound/soc/fsl/hdmi_pcm.S
F: sound/soc/fsl/imx-cdnhdmi.c
F: sound/soc/fsl/imx-hdmi-dma.c
F: sound/soc/fsl/imx-hdmi.c
F: sound/soc/fsl/imx-hdmi.h

audio/micfil
M: Shengjiu Wang <shengjiu.wang@nxp.com>
M: Viorel Suman <viorel.suman@nxp.com>
F: sound/soc/fsl/fsl_micfil.c
F: sound/soc/fsl/fsl_micfil.h

audio/rpmsg
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: Documentation/devicetree/bindings/sound/fsl,rpmsg-i2s.txt
F: Documentation/devicetree/bindings/sound/imx-audio-rpmsg.txt
F: sound/soc/codecs/*rpmsg*

audio/sai
M: Shengjiu Wang <shengjiu.wang@nxp.com>
M: Daniel Baluta <daniel.baluta@nxp.com>
F: sound/soc/fsl/fsl_dsd.h
F: sound/soc/fsl/fsl_sai.c
F: sound/soc/fsl/fsl_sai.h

audio/sof
M: Daniel Baluta <daniel.baluta@nxp.com>
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: include/sound/sof.h
F: sound/soc/sof/

audio/spdif
M: Shengjiu Wang <shengjiu.wang@nxp.com>
M: Viorel Suman <viorel.suman@nxp.com>
F: Documentation/devicetree/bindings/sound/fsl,spdif.txt
F: sound/soc/fsl/fsl_spdif.c
F: sound/soc/fsl/fsl_spdif.h
F: sound/soc/fsl/imx-spdif.c

audio/ssi
M: Shengjiu Wang <shengjiu.wang@nxp.com>
F: sound/soc/fsl/fsl_ssi.c

backlight
M: Ying Liu <victor.liu@nxp.com>
F: drivers/video/backlight/pwm_bl.c
F: include/linux/pwm_backlight.h

can
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/net/can/fsl-flexcan.txt
F: drivers/net/can/

capture/csi2-mixel
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: Documentation/devicetree/bindings/media/imx8-mipi-csi.txt
F: drivers/media/platform/imx8/mxc-mipi-csi2.h
F: drivers/media/platform/imx8/mxc-mipi-csi2_yav.c
F: drivers/staging/media/imx/imx8-mipi-csi2.c

capture/csi2-samsung
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/media/platform/mxc/capture/mxc_mipi_csi.c
F: drivers/staging/media/imx/imx8-mipi-csi2-sam.c

capture/csi2-dwc
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/staging/media/imx/dwc-mipi-csi2.c

capture/csi-pixel-formatter
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/media/platform/nxp/imx-csi-formatter.c

capture/hdp
M: Sandor Yu <sandor.yu@nxp.com>

capture/isi
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: Documentation/devicetree/bindings/media/imx8-isi.txt
F: drivers/staging/media/imx/*isi*

capture/jpeg
M: Mirela Rabulea <mirela.rabulea@nxp.com>
F: Documentation/devicetree/bindings/media/imx8-jpeg.txt
F: drivers/media/platform/imx8/*jpeg*
F: drivers/media/platform/nxp/imx-jpeg

capture/max9286
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/staging/media/imx/gmsl-max9286.c

capture/media
M: Robby Cai <robby.cai@nxp.com>
F: drivers/media/
F: include/uapi/linux/videodev2.h

capture/media-dev
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: Documentation/devicetree/bindings/media/imx8-media-dev.txt
F: drivers/staging/media/imx/imx8-common.h
F: drivers/staging/media/imx/imx8-media-dev.c

capture/mxc
M: Robby Cai <robby.cai@nxp.com>
F: drivers/media/platform/mxc/capture/
F: drivers/mxc/mipi/
F: include/linux/mipi_csi2.h
F: include/uapi/linux/mxc_v4l2.h

capture/ov5640
M: G.n. Zhou <guoniu.zhou@nxp.com>
M: Robby Cai <robby.cai@nxp.com>
F: drivers/media/i2c/ov5640.c
F: drivers/media/platform/mxc/capture/ov5640*

capture/ap1302
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/media/i2c/ap1302.c

capture/mt9m114
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/media/i2c/mt9m114.c

capture/pi
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: Documentation/devicetree/bindings/media/imx8-parallel-csi.txt
F: drivers/staging/media/imx/imx8-parallel-csi.c

capture/ox05b1s
M: Mirela Rabulea <mirela.rabulea@nxp.com>
F: drivers/media/i2c/ox05b1s/*
F: Documentation/devicetree/bindings/media/i2c/ovti,ox05b1s.yaml

capture/ox03c10
M: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
R: Robert Chiras <robert.chiras@nxp.com>
R: Mirela Rabulea <mirela.rabulea@nxp.com>
R: Oliver Brown <oliver.brown@nxp.com>
R: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/media/i2c/mx95mbcam.c
F: Documentation/devicetree/bindings/media/i2c/nxp,mx95mbcam.yaml
F: drivers/media/i2c/ox03c10*
F: include/uapi/linux/ox03c10.h
F: drivers/media/i2c/max96717*
F: drivers/media/i2c/max96724*
F: Documentation/devicetree/bindings/media/i2c/maxim,max96724.yaml

capture/neoisp
M: Aymen SGHAIER <aymen.sghaier@nxp.com>
M: Julien Vuillaumier <julien.vuillaumier@nxp.com>
F: arch/arm64/boot/dts/freescale/imx95-19x19-evk-neoisp.dtso
F: Documentation/userspace-api/media/v4l/neo-isp-hw-mapping.rst
F: drivers/media/platform/nxp/neoisp/neoisp*
F: include/uapi/linux/nxp_neoisp.h

clock/imx
M: Jacky Bai <jacky.bai@nxp.com>
M: Peng Fan <peng.fan@nxp.com>
F: Documentation/devicetree/bindings/clock/fsl,imx-blk-ctrl.yaml
F: Documentation/devicetree/bindings/clock/imx*
F: drivers/clk/imx/
F: include/dt-bindings/clock/imx*

clock/qoriq
M: Leo Li <andy.tang@nxp.com>
F: Documentation/devicetree/bindings/clock/qoriq-clock.txt
F: drivers/clk/clk-qoriq.c

clock/s32
M: Larisa Ileana Grigore <larisa.grigore@nxp.com>
F: Documentation/devicetree/bindings/clock/s32v234-mc_cgm.txt
F: Documentation/devicetree/bindings/clock/s32v234-mc_me.txt
F: drivers/clk/s32/
F: include/dt-bindings/clock/s32v234-clock.h

config/arm
M: Dong Aisheng <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>
M: Ionut Vicovan <ionut.vicovan@nxp.com>
F: arch/arm/configs/

config/arm64
M: Dong Aisheng <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>
M: Ionut Vicovan <ionut.vicovan@nxp.com>
F: arch/arm64/configs/

config/powerpc
M: Li Yang <leoyang.li@nxp.com>
F: arch/powerpc/configs/

crypto/core
M: Varun Sethi <v.sethi@nxp.com>
F: arch/*/crypto/
F: crypto/
F: drivers/md/dm-crypt.c

crypto/caam
M: Gaurav Jain <gaurav.jain@nxp.com>
M: Pankaj Gupta <pankaj.gupta@nxp.com>
F: drivers/crypto/caam/
F: include/uapi/linux/caam_keygen.h

crypto/cse
M: Bogdan Folea <bogdan.folea@nxp.com>

crypto/dcp
M: Gaurav Jain <gaurav.jain@nxp.com>
M: Pankaj Gupta <pankaj.gupta@nxp.com>
M: Kshitiz Varshney <kshitiz.varshney@nxp.com>
F: drivers/crypto/mxs-dcp.c

crypto/hse
M: Bogdan Folea <bogdan.folea@nxp.com>

M: Gaurav Jain <gaurav.jain@nxp.com>
M: Pankaj Gupta <pankaj.gupta@nxp.com>

dce
M: Gaurav Jain <gaurav.jain@nxp.com>
M: Pankaj Gupta <pankaj.gupta@nxp.com>

display/bridge
M: Ying Liu <victor.liu@nxp.com>
M: Oliver Brown <oliver.brown@nxp.com>
M: Robert Chiras <robert.chiras@nxp.com>
F: Documentation/devicetree/bindings/display/bridge/
F: drivers/gpu/drm/bridge/
F: include/drm/bridge/

display/dcnano
M: Ying Liu <victor.liu@nxp.com>
F: Documentation/devicetree/bindings/display/imx/nxp,imx8ulp-dcnano.yaml
F: drivers/gpu/drm/imx/dcnano/

display/dcss
M: Laurentiu Palcu <laurentiu.palcu@nxp.com>
M: Ying Liu <victor.liu@nxp.com>
F: Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
F: drivers/gpu/drm/imx/dcss/

display/diu
M: Ying Liu <victor.liu@nxp.com>

display/dpu
M: Ying Liu <victor.liu@nxp.com>
M: Laurentiu Palcu <laurentiu.palcu@nxp.com>
F: Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
F: drivers/gpu/drm/imx/dpu/
F: drivers/gpu/imx/dpu/
F: include/video/dpu.h

display/dpu95
M: Ying Liu <victor.liu@nxp.com>
M: Laurentiu Palcu <laurentiu.palcu@nxp.com>
M: Guangliu Ding <guangliu.ding@nxp.com>
F: Documentation/devicetree/bindings/display/imx/nxp,imx95-dpu.yaml
F: drivers/gpu/drm/imx/dpu95/

display/dpu-blit
M: Xianzhong Li <xianzhong.li@nxp.com>
F: drivers/gpu/drm/imx/dpu/dpu-blit.c
F: drivers/gpu/imx/dpu-blit/

display/drm
M: Ying Liu <victor.liu@nxp.com>
M: Oliver Brown <oliver.brown@nxp.com>
M: Laurentiu Palcu <laurentiu.palcu@nxp.com>
M: Robert Chiras <robert.chiras@nxp.com>
F: drivers/gpu/drm/
F: include/drm/
F: include/uapi/drm/
F: include/uapi/linux/media-bus-format.h

display/drm-core
M: Ying Liu <victor.liu@nxp.com>
M: Laurentiu Palcu <laurentiu.palcu@nxp.com>
F: drivers/gpu/Makefile
F: drivers/gpu/drm/imx/imx-drm-core.c
F: drivers/gpu/drm/imx/imx-drm.h

display/dsim
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/drm/imx/sec_mipi_dphy_ln14lpp.h
F: drivers/gpu/drm/imx/sec_mipi_dsim-imx.c
F: drivers/gpu/drm/imx/sec_mipi_pll_1432x.h

display/dw-hdmi
M: Sandor Yu <Sandor.yu@nxp.com>
F: drivers/gpu/drm/bridge/synopsys/
F: drivers/gpu/drm/imx/dw_hdmi-imx.c
F: drivers/gpu/drm/imx/imx8mp-hdmi-pavi.c
F: drivers/gpu/drm/imx/imx8mp-hdmi-pavi.h
F: include/drm/bridge/dw_hdmi.h

display/dw-mipi-dsi
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c
F: drivers/gpu/drm/imx/dw_mipi_dsi-imx.c
F: include/drm/bridge/dw_mipi_dsi.h

display/fbdev
M: Ying Liu <victor.liu@nxp.com>
M: Sandor Yu <Sandor.yu@nxp.com>
F: drivers/video/fbdev/
F: include/linux/fb.h
F: include/linux/mipi_dsi.h
F: include/linux/mipi_dsi_northwest.h
F: include/linux/mipi_dsi_samsung.h
F: include/linux/mxc_dcic.h
F: include/linux/mxcfb_epdc.h
F: include/uapi/linux/ipu.h
F: include/uapi/linux/mxc_dcic.h
F: include/uapi/linux/mxcfb.h
F: include/uapi/linux/pxp_device.h
F: include/uapi/linux/pxp_dma.h
F: include/video/mxc_edid.h

display/hdp
M: Sandor Yu <Sandor.yu@nxp.com>
M: Oliver Brown <oliver.brown@nxp.com>
F: drivers/gpu/drm/bridge/cadence/
F: drivers/gpu/drm/imx/mhdp/
F: drivers/gpu/drm/rockchip/
F: include/drm/bridge/cdns-mhdp.h

display/imx93-pdf
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/drm/imx/imx93-parallel-disp-fmt.c

display/ipu
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/Makefile
F: drivers/gpu/drm/imx/ipuv3/
F: drivers/gpu/imx/ipu-v3/

display/lcdif
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/Makefile
F: drivers/gpu/drm/imx/lcdif/
F: drivers/gpu/drm/imx/lcdifv3/
F: drivers/gpu/imx/lcdif/
F: drivers/gpu/imx/lcdifv3/
F: include/video/imx-lcdif.h
F: include/video/imx-lcdifv3.h

display/ldb
M: Ying Liu <victor.liu@nxp.com>
F: Documentation/devicetree/bindings/display/imx/ldb.txt
F: drivers/gpu/drm/imx/*ldb*

display/mali
M: Sandor Yu <Sandor.yu@nxp.com>
F: drivers/gpu/drm/arm/malidp*

display/mxsfb
M: Ying Liu <victor.liu@nxp.com>
M: Robert Chiras <robert.chiras@nxp.com>
F: Documentation/devicetree/bindings/display/mxsfb.txt
F: drivers/gpu/drm/mxsfb/

display/nwl-dsi
M: Ying Liu <victor.liu@nxp.com>
M: Robert Chiras <robert.chiras@nxp.com>
F: drivers/gpu/drm/bridge/nwl-dsi.c
F: drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c

display/panel
M: Ying Liu <victor.liu@nxp.com>
F: Documentation/devicetree/bindings/display/panel/jdi,tx26d202vm0bwa.txt
F: drivers/gpu/drm/panel/

display/pc
M: Ying Liu <victor.liu@nxp.com>
M: Robert Chiras <robert.chiras@nxp.com>
F: drivers/gpu/Makefile
F: drivers/gpu/imx/imx8_pc.c
F: include/video/imx8-pc.h

display/prefetch
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/imx/imx8_dprc.c
F: drivers/gpu/imx/imx8_prg.c
F: include/video/imx8-prefetch.h

display/lcdif-mux
M: Ying Liu <victor.liu@nxp.com>
F: drivers/gpu/drm/imx/lcdif-mux-display.c

dma/caam
M: Varun Sethi <v.sethi@nxp.com>
F: drivers/dma/caam_dma.c

dma/edma
M: Joy Zou <joy.zou@nxp.com>
F: Documentation/devicetree/bindings/dma/fsl-edma-v3.txt
F: Documentation/devicetree/bindings/dma/fsl-edma.txt
F: Documentation/devicetree/bindings/dma/fsl-imx-dma.txt
F: drivers/dma/fsl-edma*

dma/mxsdma
M: Joy Zou <joy.zou@nxp.com>
F: drivers/dma/mxs-dma.c

dma/pltmdma
M: Joy Zou <joy.zou@nxp.com>
F: drivers/dma/fsldma.*

dma/qdma
M: Joy Zou <joy.zou@nxp.com>
F: drivers/dma/fsl-qdma.c

dma/sdma
M: Joy Zou <joy.zou@nxp.com>
F: Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
F: drivers/dma/imx-sdma.c
F: include/linux/platform_data/dma-imx-sdma.h
F: include/linux/dma/imx-dma.h

dts/imx6
M: Dong Aisheng <aisheng.dong@nxp.com>
F: arch/arm/boot/dts/imx*

dts/imx8mq
M: Dong Aisheng <aisheng.dong@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8mq*

dts/imx8mm
M: Dong Aisheng <aisheng.dong@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8mm*

dts/imx8mn
M: Dong Aisheng <aisheng.dong@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8mn*

dts/imx8mp
M: Dong Aisheng <aisheng.dong@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8mp*

dts/imx8ulp
M: Dong Aisheng <aisheng.dong@nxp.com>
M: Jacky Bai <ping.bai@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8ulp*

dts/imx8
M: Viorel Suman <viorel.suman@nxp.com>
F: arch/arm64/boot/dts/freescale/imx8-ss-*
F: arch/arm64/boot/dts/freescale/imx8d*
F: arch/arm64/boot/dts/freescale/imx8q*
F: arch/arm64/boot/dts/freescale/imx8x*

dts/imx9
M: Dong Aisheng <aisheng.dong@nxp.com>
R: Peng Fan <peng.fan@nxp.com>
F: arch/arm64/boot/dts/freescale/imx9*

dts/qoriq
M: Li Yang <leoyang.li@nxp.com>
F: Documentation/devicetree/bindings/arm/freescale/fsl,layerscape-dcfg.txt
F: Documentation/devicetree/bindings/arm/fsl.yaml
F: arch/arm/boot/dts/ls1021a-qds.dts
F: arch/arm/boot/dts/ls1021a-twr.dts
F: arch/arm/boot/dts/ls1021a.dtsi
F: arch/arm64/boot/dts/freescale/fsl*
F: arch/arm64/boot/dts/freescale/qoriq*
F: arch/powerpc/boot/dts/

dts/s32
M: Li Yang <leoyang.li@nxp.com>
F: arch/arm64/boot/dts/freescale/s32*

edac
M: Sherry Sun <sherry.sun@nxp.com>
F: drivers/edac/
F: include/linux/edac.h

firmware
M: Aisheng Dong <aisheng.dong@nxp.com>
F: Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml
F: Documentation/devicetree/bindings/arm/freescale/fsl,scu*
F: drivers/firmware/imx/
F: include/linux/firmware/imx/

flextimer
M: Jacky Bai <ping.bai@nxp.com>
F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt
F: Documentation/devicetree/bindings/pwm/pwm-fsl-ftm.txt
F: Documentation/devicetree/bindings/rtc/rtc-fsl-ftm-alarm.txt
F: Documentation/devicetree/bindings/timer/fsl,ftm-timer.txt
F: drivers/clocksource/timer-fsl-ftm.c
F: drivers/rtc/rtc-fsl-ftm-alarm.c
F: drivers/counter/ftm-quaddec.c
F: drivers/pwm/pwm-fsl-ftm.c

gpio
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/gpio/
F: drivers/gpio/

hwrng
M: Kshitiz Varshney <kshitiz.varshney@nxp.com>
F: Documentation/devicetree/bindings/rng/
F: drivers/char/hw_random/

i2c
M: Clark Wang <xiaoning.wang@nxp.com>
F: Documentation/devicetree/bindings/i2c/
F: drivers/i2c/

i3c
M: Clark Wang <xiaoning.wang@nxp.com>
F: Documentation/devicetree/bindings/i3c/
F: drivers/i3c/

input/keypad
M: Joy Zou <joy.zou@nxp.com>
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/input/
F: drivers/input/keyboard/

input/touch
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/input/touchscreen/
F: drivers/input/touchscreen/

irq
M: Jacky Bai <ping.bai@nxp.com>
F: drivers/irqchip/

jailhouse
M: Peng Fan <peng.fan@nxp.com>
M: Alice Guo <alice.guo@nxp.com>
F: drivers/net/ivshmem-net.c
F: drivers/virt/jailhouse_dbgcon.c

keys
M: Varun Sethi <v.sethi@nxp.com>
F: Documentation/security/keys/
F: include/keys/
F: security/keys/

kvm
M: Peng Fan <peng.fan@nxp.com>
F: arch/arm64/include/asm/kvm_mmu.h
F: arch/arm64/kvm/

leds
M: Haibo Chen <haibo.chen@nxp.com>
F: drivers/leds/

mailbox
M: Peng Fan <peng.fan@nxp.com>
M: Aisheng Dong <aisheng.dong@nxp.com>
F: drivers/mailbox/imx-mailbox.c

misc
M: Aisheng Dong <aisheng.dong@nxp.com>
F: drivers/dma-buf/dma-buf.c
F: drivers/mfd/
F: drivers/nvmem/imx-ocotp.c
F: drivers/staging/android/
F: include/uapi/linux/dma-buf.h

mxc/gpu
M: Xianzhong Li <xianzhong.li@nxp.com>
M: Jiyu Yang <jiyu.yang@nxp.com>
L: gpusw-devel@nxp.com
F: drivers/mxc/gpu-viv/
F: drivers/gpu/arm/*
F: Documentation/devicetree/bindings/gpu/arm,mali-*

mxc/hdmi
M: Sandor Yu <Sandor.yu@nxp.com>
F: drivers/mfd/mxc-hdmi-core.c
F: drivers/mxc/hdmi-cec/
F: include/linux/mfd/mxc-hdmi-core.h
F: include/video/mxc_hdmi.h

mxc/ipu
M: Liu Ying <victor.liu@nxp.com>
F: drivers/media/platform/mxc/output/mxc_vout.c
F: drivers/mxc/ipu3/
F: include/linux/ipu-v3-pre.h
F: include/linux/ipu-v3-prg.h
F: include/linux/ipu-v3.h
F: include/linux/ipu.h

mxc/mlb
M: Jun Li <jun.li@nxp.com>
F: Documentation/devicetree/bindings/mlb/mxc_mlb.txt
F: drivers/mxc/mlb/
F: include/linux/mxc_mlb.h
F: include/uapi/linux/mxc_mlb.h

mxc/sim
M: Jun Li <jun.li@nxp.com>
F: drivers/mxc/sim/
F: include/linux/mxc_sim_interface.h
F: include/uapi/linux/mxc_sim_interface.h

mxc/vpu
M: Eagle Zhou <eagle.zhou@nxp.com>
F: drivers/mxc/hantro*
F: drivers/mxc/vpu*
F: include/linux/hx280enc.h
F: include/linux/mx8_mu.h
F: include/linux/mxc_vpu.h
F: include/uapi/linux/hantrodec.h
F: include/uapi/linux/hx280enc.h
F: include/uapi/linux/videodev2.h

nand
M: Han Xu <han.xu@nxp.com>
F: drivers/memory/fsl_ifc.c
F: drivers/mtd/nand/raw/gpmi-nand/
F: include/linux/fsl_ifc.h

net/dpaa1
M: Camelia Groza <camelia.groza@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: Madalin Bucur <madalin.bucur@oss.nxp.com>
F: drivers/net/ethernet/freescale/sdk_dpaa/
F: drivers/net/ethernet/freescale/sdk_fman/
F: drivers/staging/fsl_qbman/
F: include/linux/fsl_bman.h
F: include/linux/fsl_qman.h
F: include/linux/fsl_usdpaa.h
F: include/linux/netdev_features.h
F: include/uapi/linux/fmd/

net/dpaa2
M: Ioana Ciornei <ioana.ciornei@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: Madalin Bucur <madalin.bucur@oss.nxp.com>
F: Documentation/ABI/stable/sysfs-bus-fsl-mc
F: drivers/bus/fsl-mc/
F: drivers/net/ethernet/freescale/dpaa2/
F: drivers/soc/fsl/dpio/
F: drivers/staging/fsl-dpaa2/
F: include/linux/fsl/mc.h
F: include/soc/fsl/dpaa2-global.h
F: include/soc/fsl/dpaa2-io.h
F: include/uapi/linux/fsl_mc.h

net/dwc_eqos
M: Clark Wang <xiaoning.wang@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
F: drivers/net/ethernet/stmicro/stmmac/

net/enetc
M: Vladimir Oltean <vladimir.oltean@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
F: drivers/net/ethernet/freescale/enetc/

net/etsec
M: Claudiu Manoil <claudiu.manoil@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: Madalin Bucur <madalin.bucur@oss.nxp.com>
F: drivers/net/ethernet/freescale/gianfar*

net/fec
M: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
F: Documentation/devicetree/bindings/net/fsl-fec.txt
F: drivers/net/ethernet/freescale/fec.h
F: drivers/net/ethernet/freescale/fec_main.c
F: drivers/net/ethernet/freescale/fec_ptp.c

net/fec-uio
M: Apeksha Gupta <apeksha.gupta@nxp.com>
M: Sachin Saxena <sachin.saxena@nxp.com>
F: drivers/net/ethernet/freescale/fec_uio.c

net/ls1028-switch
M: Vladimir Oltean <vladimir.oltean@nxp.com>
F: drivers/net/ethernet/mscc/ocelot.c

net/pfe
M: Chaitanya Sakinam <Chaitanya.sakinam@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: Madalin Bucur <madalin.bucur@oss.nxp.com>
F: Documentation/devicetree/bindings/net/fsl_ppfe/pfe.txt
F: drivers/staging/fsl_ppfe/

net/phy
M: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
R: Florin Chiculita <florinlaurentiu.chiculita@nxp.com>
F: drivers/net/phy/
F: include/linux/phy.h

net/ptp
M: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
F: drivers/ptp/

net/tsn
M: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
M: Vladimir Oltean <vladimir.oltean@nxp.com>
R: Wei Fang <wei.fang@nxp.com>
R: Clark Wang <xiaoning.wang@nxp.com>
F: include/net/tsn.h
F: include/uapi/linux/tsn.h
F: net/tsn/

net/tsn-switch
M: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
M: Vladimir Oltean <vladimir.oltean@nxp.com>

nfc
M: Jun Li <jun.li@nxp.com>
F: drivers/nfc/

npu
M: Alison Wang <alison.wang@nxp.com>
F: drivers/staging/ethosu/

pcie/core
M: Richard Zhu <hongxing.zhu@nxp.com>
F: arch/arm64/kernel/pci.c
F: drivers/misc/pci_endpoint_test.c
F: drivers/pci/
F: include/linux/pci.h

pcie/dwc
M: Richard Zhu <hongxing.zhu@nxp.com>
M: Ionut Vicovan <ionut.vicovan@nxp.com>
F: drivers/pci/controller/dwc/

pcie/dwc-imx
M: Richard Zhu <hongxing.zhu@nxp.com>
F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
F: drivers/pci/controller/dwc/pci-imx6.c
F: include/dt-bindings/soc/imx8_hsio.h

pcie/dwc-qoriq
M: Z.q. Hou <zhiqiang.hou@nxp.com>
F: Documentation/devicetree/bindings/pci/layerscape-pci.txt
F: drivers/pci/controller/dwc/pci-layerscape*

perf
M: Xu Yang <xu.yang_2@nxp.com>
F: drivers/perf/
F: tools/perf/

phy
M: Liu Ying <victor.liu@nxp.com>
F: Documentation/devicetree/bindings/phy/
F: drivers/phy/
F: include/linux/phy/

pinctrl
M: Jacky Bai <ping.bai@nxp.com>
F: Documentation/devicetree/bindings/pinctrl/
F: drivers/pinctrl/
F: include/dt-bindings/pinctrl/

pm/core
M: Jacky Bai <ping.bai@nxp.com>
F: drivers/base/power/
F: kernel/power/
F: include/linux/pm.h
F: include/linux/pm_*

pm/imx
M: Jacky Bai <ping.bai@nxp.com>
M: Peng Fan <peng.fan@nxp.com>
F: Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt
F: drivers/char/imx_amp/
F: drivers/cpufreq/
F: drivers/power/supply/
F: drivers/soc/imx/gpc.c
F: drivers/soc/imx/imx8m_pm_domains.c
F: include/linux/imx_sema4.h
F: include/linux/power/sabresd_battery.h
F: include/soc/imx/imx_sip.h

pm/qoriq
M: Jacky Bai <ping.bai@nxp.com>
F: Documentation/devicetree/bindings/soc/fsl/rcpm.txt
F: drivers/soc/fsl/rcpm.c

pxp
M: G.n. Zhou <guoniu.zhou@nxp.com>
F: drivers/dma/pxp/
F: drivers/media/platform/mxc/output/mxc_pxp_v4l2.c
F: drivers/media/platform/mxc/output/mxc_pxp_v4l2.h
F: include/linux/dma/imx-dma.h
F: include/linux/pxp_device.h
F: include/linux/pxp_dma.h

qe
M: Qiang Zhao <qiang.zhao@nxp.com>
F: drivers/soc/fsl/qe/
F: include/soc/fsl/*qe*.h
F: include/soc/fsl/*ucc*.h
F: drivers/net/ethernet/freescale/ucc_geth*
F: drivers/net/wan/fsl_ucc_hdlc*
F: drivers/tty/serial/ucc_uart.c

regulator
M: Joy Zou <joy.zou@nxp.com>
F: Documentation/devicetree/bindings/regulator/pfuze100.txt
F: drivers/hwmon/max17135-hwmon.c
F: drivers/mfd/max17135-core.c
F: drivers/regulator/
F: include/linux/mfd/max17135.h
F: include/linux/pmic_status.h

reset
M: Jacky Bai <ping.bai@nxp.com>
F: Documentation/devicetree/bindings/reset/
F: drivers/reset/
F: include/dt-bindings/reset/

rpmsg
M: Richard Zhu <hongxing.zhu@nxp.com>
F: Documentation/devicetree/bindings/soc/fsl/fsl,rpmsg.txt
F: drivers/rpmsg/
F: include/linux/imx_rpmsg.h

rtc
M: Jacky Bai <ping.bai@nxp.com>
F: drivers/rtc/

sata
M: Richard Zhu <hongxing.zhu@nxp.com>
F: drivers/ata/

script
M: Ting Liu <ting.liu@nxp.com>
M: Aisheng Dong <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>
F: MAINTAINERS.NXP
F: scripts/get_maintainer_nxp.sh

sdhc
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/mmc/
F: drivers/mmc/
F: include/linux/mmc/

sec
M: Varun Sethi <v.sethi@nxp.com>

sensor
M: Haibo Chen <haibo.chen@nxp.com>
F: drivers/hwmon/
F: drivers/misc/fxas2100x.c
F: drivers/misc/fxos8700.c
F: include/uapi/linux/isl29023.h

smmu
M: Peng Fan <peng.fan@nxp.com>
F: drivers/iommu/

spi/cspi
M: Clark Wang <xiaoning.wang@nxp.com>
F: drivers/spi/spi-imx.c

spi/dspi
M: Clark Wang <xiaoning.wang@nxp.com>
M: Han Xu <han.xu@nxp.com>
F: Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
F: drivers/spi/spi-fsl-dspi.c

spi/fspi
M: Han Xu <han.xu@nxp.com>
M: Haibo Chen <haibo.chen@nxp.com>
F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt
F: drivers/spi/spi-nxp-fspi.c

spi/lpspi
M: Clark Wang <xiaoning.wang@nxp.com>
F: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
F: drivers/spi/spi-fsl-lpspi.c

spi/qspi
M: Haibo Chen <haibo.chen@nxp.com>
M: Han Xu <han.xu@nxp.com>
F: Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
F: drivers/spi/spi-fsl-qspi.c
F: drivers/mtd/spi-nor/spansion.c

thermal
M: Jacky Bai <ping.bai@nxp.com>
M: Alice Guo <alice.guo@nxp.com>
M: Pengfei Li <pengfei.li_1@nxp.com>
F: drivers/thermal/
F: Documentation/devicetree/bindings/thermal/imx91-thermal.yaml

timer
M: Jacky Bai <ping.bai@nxp.com>
F: drivers/clocksource/

uart
M: Sherry Sun <sherry.sun@nxp.com>
F: Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.txt
F: drivers/tty/serial/

usb/cdns3
M: Frank Li <frank.li@nxp.com>
M: Jun Li <jun.li@nxp.com>
F: Documentation/devicetree/bindings/usb/cdns-usb3.txt
F: drivers/usb/cdns3/

usb/chipidea
M: Xu Yang <xu.yang_2@nxp.com>
M: Jun Li <jun.li@nxp.com>
F: Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
F: drivers/usb/chipidea/
F: include/linux/usb/chipidea.h

usb/chipidea-legacy
M: Ran Wang <ran.wang_1@nxp.com>
M: Jun Li <jun.li@nxp.com>
F: drivers/usb/host/*fsl*

usb/core
M: Jun Li <jun.li@nxp.com>
F: Documentation/devicetree/bindings/usb/usb-xhci.txt
F: drivers/usb/core/
F: drivers/usb/host/
F: include/linux/usb/

usb/dwc3
M: Jun Li <jun.li@nxp.com>
M: Xu Yang <xu.yang_2@nxp.com>
F: Documentation/devicetree/bindings/usb/dwc3.txt
F: drivers/usb/dwc3/

usb/phy
M: Jun Li <jun.li@nxp.com>
F: drivers/usb/phy/
F: include/linux/usb/phy.h

usb/typec
M: Jun Li <jun.li@nxp.com>
M: Xu Yang <xu.yang_2@nxp.com>
F: Documentation/devicetree/bindings/usb/typec-switch-gpio.txt
F: drivers/usb/typec/

vfio
M: Diana Craciun <diana.craciun@nxp.com>
M: Peng Fan <peng.fan@nxp.com>
M: Catalin Dan Udma <catalin-dan.udma@nxp.com>
F: drivers/vfio/
F: include/uapi/linux/vfio.h

wdog
M: Alice Guo <alice.guo@nxp.com>
M: Jacky Bai <ping.bai@nxp.com>
F: drivers/watchdog/

wifi
M: Sherry Sun <sherry.sun@nxp.com>
F: drivers/net/wireless/

bluetooth
M: Sherry Sun <sherry.sun@nxp.com>
F: drivers/bluetooth/btnxpuart.c

nvmem
M: Peng Fan <peng.fan@nxp.com>
F: drivers/nvmem/

pwm
M: Ying Liu <victor.liu@nxp.com>
F: drivers/pwm/

tee
M: Clement Faure <clement.faure@nxp.com>
F: drivers/tee/optee/

hotfix
M: Aisheng Dong <aisheng.dong@nxp.com>
M: Li Yang <leoyang.li@nxp.com>