summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-09-23 15:59:06 +0200
committerTony Lindgren <tony@atomide.com>2019-10-22 18:02:41 +0200
commit93a212ebfb083cba977d4c3b9d214068a97689cc (patch)
tree9f3e5fcc42c69ae8081571a0d3668c041e95be2c /MAINTAINERS
parentLinux 5.4-rc1 (diff)
downloadlinux-93a212ebfb083cba977d4c3b9d214068a97689cc.tar.xz
linux-93a212ebfb083cba977d4c3b9d214068a97689cc.zip
MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files with wildcard names using am3*, am4*, am5*, dra7*, and *omap*. Unfortunately, the LogicPD boards do not follow this convention so changes to these boards don't get automatically flagged to route to the omap mailing list. After consulting with Tony Lindgren, he agreed it made sense to add these boards to the list. This patch adds the omap based boards to the omap device tree maintainer list. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 296de2b51c83..372667c454f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11753,6 +11753,8 @@ F: arch/arm/boot/dts/*am3*
F: arch/arm/boot/dts/*am4*
F: arch/arm/boot/dts/*am5*
F: arch/arm/boot/dts/*dra7*
+F: arch/arm/boot/dts/logicpd-som-lv*
+F: arch/arm/boot/dts/logicpd-torpedo*
OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
L: linux-omap@vger.kernel.org