diff options
| author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2026-03-04 17:44:22 +0300 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-03-13 18:00:45 +0300 |
| commit | 1b7c834dedf9933447c424bfa01348f9dc3db4d1 (patch) | |
| tree | ee5e6736989737094b544740c5db86ce3a857f76 | |
| parent | 26279c8d5ede072e8fad9b2f14b03fc27888f471 (diff) | |
| download | linux-1b7c834dedf9933447c424bfa01348f9dc3db4d1.tar.xz | |
MAINTAINERS: Add i.MX team to all arm NXP platforms
i.MX team maintains layerscape as well, so add the whole
arch/arm/boot/dts/nxp directory as requested in [1].
[1] https://lore.kernel.org/all/Z+Vs+pHZs2fMP%2Fp3@lizhi-Precision-Tower-5810/
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 55af015174a5..057de78edd77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2806,8 +2806,7 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux.git F: Documentation/devicetree/bindings/firmware/fsl* F: Documentation/devicetree/bindings/firmware/nxp* -F: arch/arm/boot/dts/nxp/imx/ -F: arch/arm/boot/dts/nxp/mxs/ +F: arch/arm/boot/dts/nxp/ F: arch/arm64/boot/dts/freescale/ X: Documentation/devicetree/bindings/media/i2c/ X: arch/arm64/boot/dts/freescale/fsl-* |
