diff options
author | Liviu Dudau <Liviu.Dudau@arm.com> | 2016-04-25 10:02:49 -0400 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2016-06-15 12:30:23 -0400 |
commit | 59ba2422b4308b02438506d35d5042df5d42c249 (patch) | |
tree | d694ba36ff947e2f52f4535c32ed5f1a431d8ab7 | |
parent | ad49f8602fe88929b185b21ccf43ff5196bbb7c3 (diff) |
MAINTAINERS: Add entry for Mali-DP driver
Add MAINTAINERS entry for ARM Mali-DP driver and update the
HDLCD file matching pattern to cover only HDLCD rather than
the whole drivers/gpu/drm/arm directory.
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cb88f724e07c..5b362eb7e9df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -865,9 +865,17 @@ F: Documentation/devicetree/bindings/display/snps,arcpgu.txt | |||
865 | ARM HDLCD DRM DRIVER | 865 | ARM HDLCD DRM DRIVER |
866 | M: Liviu Dudau <liviu.dudau@arm.com> | 866 | M: Liviu Dudau <liviu.dudau@arm.com> |
867 | S: Supported | 867 | S: Supported |
868 | F: drivers/gpu/drm/arm/ | 868 | F: drivers/gpu/drm/arm/hdlcd_* |
869 | F: Documentation/devicetree/bindings/display/arm,hdlcd.txt | 869 | F: Documentation/devicetree/bindings/display/arm,hdlcd.txt |
870 | 870 | ||
871 | ARM MALI-DP DRM DRIVER | ||
872 | M: Liviu Dudau <liviu.dudau@arm.com> | ||
873 | M: Brian Starkey <brian.starkey@arm.com> | ||
874 | M: Mali DP Maintainers <malidp@foss.arm.com> | ||
875 | S: Supported | ||
876 | F: drivers/gpu/drm/arm/ | ||
877 | F: Documentation/devicetree/bindings/display/arm,malidp.txt | ||
878 | |||
871 | ARM MFM AND FLOPPY DRIVERS | 879 | ARM MFM AND FLOPPY DRIVERS |
872 | M: Ian Molton <spyro@f2s.com> | 880 | M: Ian Molton <spyro@f2s.com> |
873 | S: Maintained | 881 | S: Maintained |