MAINTAINERS: Update entry for omap related .dts files to cover new SoCs

DRA7(including AM5x) and AM47x series are handled under OMAP umbrella.
These SoC support and dts have been added since 3.14 kernel and Pull
requests for these have come in from OMAP till date.

So just ensure that get_maintainers can pick up this list as well.

Cc: [email protected]
Cc: [email protected]
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: BenoĆ®t Cousson <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 45f8fac..d0e1d2f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6617,6 +6617,9 @@
 S:	Maintained
 F:	arch/arm/boot/dts/*omap*
 F:	arch/arm/boot/dts/*am3*
+F:	arch/arm/boot/dts/*am4*
+F:	arch/arm/boot/dts/*am5*
+F:	arch/arm/boot/dts/*dra7*
 
 OMAP CLOCK FRAMEWORK SUPPORT
 M:	Paul Walmsley <[email protected]>