diff options
| author | Fabio Estevam <[email protected]> | 2019-05-10 09:23:53 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2019-06-11 10:42:48 +0200 |
| commit | 6ad85a45e2d5e895e0cb9d57cff6f4401b823e57 (patch) | |
| tree | 217772d1f2c60e6fc3bcb71b787cb4e4a5ff4326 | |
| parent | 6757fa57568837180892647802aaf8df7583e11b (diff) | |
MAINTAINERS: Add imx dts files to i.MX maintainers list
Add imx dts files to the MAINTAINERS file list, so that i.MX
devicetree related patches can be properly sent to the i.MX folks.
Reported-by: Adam Ford <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 36625795a48..190050c99cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -157,6 +157,7 @@ T: git git://git.denx.de/u-boot-imx.git F: arch/arm/cpu/arm1136/mx*/ F: arch/arm/cpu/arm926ejs/mx*/ F: arch/arm/cpu/armv7/vf610/ +F: arch/arm/dts/*imx* F: arch/arm/mach-imx/ F: arch/arm/include/asm/arch-imx/ F: arch/arm/include/asm/arch-mx*/ |
