On 04.11.19 08:45, Shawn Guo wrote: > On Thu, Oct 31, 2019 at 02:24:34PM +0000, Schrempf Frieder wrote: >> From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> >> >> 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 <frieder.schrempf@xxxxxxxxxx> > > We usually do not need MAINTAINERS entry for individual DTS files. Ok, I just thought it would be nice for things like get_maintainer.pl, to make sure I receive notifications, when someone sends patches for theses DTS files. But if this is against the usual conventions, I will drop this. > > Shawn > >> --- >> 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 <frieder.schrempf@xxxxxxxxxx> >> +S: Maintained >> +F: arch/arm/boot/dts/imx6ul-kontron-* >> +F: arch/arm/boot/dts/imx6ull-kontron-* >> + >> KPROBES >> M: Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxx> >> M: Anil S Keshavamurthy <anil.s.keshavamurthy@xxxxxxxxx> >> -- >> 2.17.1