diff options
author | Sean Paul <[email protected]> | 2018-09-19 16:39:58 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2018-09-26 03:25:28 -0400 |
commit | c814738257d6606aac76d3d8bdefeb05e04c3b28 (patch) | |
tree | 3a070fe85ccafdcd6a36fc5c42f0d07774faedfc | |
parent | a03fb71716ee60d1d763f1f27773cbbaec1359ed (diff) |
MAINTAINERS: Move mxsfb drm driver to drm-misc tree
Another "small driver" moving into drm-misc. Stefan has also offered to
co-maintain it.
Cc: Marek Vasut <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Acked-by: Stefan Agner <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ba1dbb8735b8..7184d53dcbd8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9891,9 +9891,12 @@ F: drivers/media/tuners/mxl5007t.* MXSFB DRM DRIVER M: Marek Vasut <[email protected]> +M: Stefan Agner <[email protected]> S: Supported F: drivers/gpu/drm/mxsfb/ F: Documentation/devicetree/bindings/display/mxsfb.txt +T: git git://anongit.freedesktop.org/drm/drm-misc MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) M: Chris Lee <[email protected]> |