From: Frieder Schrempf <[email protected]> Kontron Electronics GmbH produces several ARM boards, that are planned to be upstreamed eventually. For now we have some i.MX6UL/ULL based SoMs and boards, that are already available in the kernel.
Signed-off-by: Frieder Schrempf <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..a461d31ee98d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9103,6 +9103,12 @@ F: include/linux/kmod.h F: lib/test_kmod.c F: tools/testing/selftests/kmod/ +KONTRON ELECTRONICS ARM BOARDS SUPPORT +M: Frieder Schrempf <[email protected]> +S: Maintained +F: arch/arm/boot/dts/imx6ul-kontron-* +F: arch/arm/boot/dts/imx6ull-kontron-* + KPROBES M: Naveen N. Rao <[email protected]> M: Anil S Keshavamurthy <[email protected]> -- 2.17.1

