diff options
author | james qian wang (Arm Technology China) <[email protected]> | 2019-01-03 11:42:05 +0000 |
---|---|---|
committer | Liviu Dudau <[email protected]> | 2019-01-14 11:20:11 +0000 |
commit | ab6911b73493fac9cdcc3b2c77ddca6b1016e057 (patch) | |
tree | 13fb11a796c2dcf4dd7c16ddbdf526cb7898c690 | |
parent | 557c37360eca864eba692be7b7b72ec937b330af (diff) |
MAINTAINERS: Add maintainer for Arm komeda driver
v4: Added git tree [Daniel Vetter]
v2: Adjusted the position of KOMEDA by alphabetical order
Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
[Updated entry to show that Mali Developers is a mailing list and
to add myself as maintainer]
Signed-off-by: Liviu Dudau <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e79eca22532d..e5e741714462 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1133,11 +1133,23 @@ S: Supported F: drivers/gpu/drm/arm/hdlcd_* F: Documentation/devicetree/bindings/display/arm,hdlcd.txt +ARM KOMEDA DRM-KMS DRIVER +M: James (Qian) Wang <[email protected]> +M: Liviu Dudau <[email protected]> +L: Mali DP Maintainers <[email protected]> +S: Supported +T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp +F: drivers/gpu/drm/arm/display/include/ +F: drivers/gpu/drm/arm/display/komeda/ +F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt +F: Documentation/gpu/komeda-kms.rst + ARM MALI-DP DRM DRIVER M: Liviu Dudau <[email protected]> M: Brian Starkey <[email protected]> L: Mali DP Maintainers <[email protected]> S: Supported +T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp F: drivers/gpu/drm/arm/ F: Documentation/devicetree/bindings/display/arm,malidp.txt F: Documentation/gpu/afbc.rst |