diff options
| author | Lucas Stach <[email protected]> | 2015-12-03 17:12:07 +0100 |
|---|---|---|
| committer | Lucas Stach <[email protected]> | 2015-12-15 14:50:04 +0100 |
| commit | 8bb0bce92ec9330b0ea931df90f719fb5c4a5224 (patch) | |
| tree | babd378707225eca3bec589b50d1af8dcd55392c | |
| parent | a8c21a5451d831e67b7a6fb910f9ca8bc7b43554 (diff) | |
MAINTAINERS: add maintainer and reviewers for the etnaviv DRM driver
Signed-off-by: Lucas Stach <[email protected]>
Acked-by: Russell King <[email protected]>
Acked-by: Christian Gmeiner <[email protected]>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..9990a3b9b686 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3741,6 +3741,15 @@ S: Maintained F: drivers/gpu/drm/sti F: Documentation/devicetree/bindings/display/st,stih4xx.txt +DRM DRIVERS FOR VIVANTE GPU IP +M: Lucas Stach <[email protected]> +R: Russell King <[email protected]> +R: Christian Gmeiner <[email protected]> +S: Maintained +F: drivers/gpu/drm/etnaviv +F: Documentation/devicetree/bindings/display/etnaviv + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <[email protected]> |