diff mbox series

[RFC,PATCHv2,6/9] MAINTAINERS: add entry for tidss

Message ID 20180618132242.8673-7-tomi.valkeinen@ti.com
State New
Headers show
Series [RFC,PATCHv2,1/9] drm: Add support for extracting sync signal drive edge from videomode | expand

Commit Message

Tomi Valkeinen June 18, 2018, 1:22 p.m. UTC
Add entry for tidss DRM driver.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c125f705f78..87671b77398e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4780,6 +4780,15 @@  S:	Maintained
 F:	drivers/gpu/drm/omapdrm/
 F:	Documentation/devicetree/bindings/display/ti/
 
+DRM DRIVERS FOR TI KEYSTONE
+M:	Tomi Valkeinen <tomi.valkeinen@ti.com>
+R:	Jyri Sarha <jsarha@ti.com>
+L:	dri-devel@lists.freedesktop.org
+S:	Maintained
+F:	drivers/gpu/drm/tidss/
+F:	Documentation/devicetree/bindings/display/ti/ti,k2g-dss.txt
+F:	Documentation/devicetree/bindings/display/ti/ti,am6-dss.txt
+
 DRM DRIVERS FOR VC4
 M:	Eric Anholt <eric@anholt.net>
 T:	git git://github.com/anholt/linux