diff options
author | Tomi Valkeinen <[email protected]> | 2016-03-17 14:07:23 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2016-06-06 10:14:28 +0300 |
commit | 5ef330a72e55b59c0177d18999b6944cf2577eb8 (patch) | |
tree | e43111feaa2b735aa9e8f1686ae4b13715392113 | |
parent | ce481edad41098b535c15661e2e47a0934a24a7a (diff) |
MAINTAINERS: Add maintainer for OMAP DRM driver
Add Tomi Valkeinen as omapdrm maintainer.
Signed-off-by: Tomi Valkeinen <[email protected]>
Cc: Rob Clark <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..0f12b059faf1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4101,6 +4101,13 @@ F: drivers/gpu/drm/vc4/ F: include/uapi/drm/vc4_drm.h F: Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt +DRM DRIVERS FOR TI OMAP +M: Tomi Valkeinen <[email protected]> +S: Maintained +F: drivers/gpu/drm/omapdrm/ +F: Documentation/devicetree/bindings/display/ti/ + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <[email protected]> |