diff options
author | Laurentiu Palcu <laurentiu.palcu@nxp.com> | 2020-07-31 11:18:32 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2020-09-09 16:39:49 +0200 |
commit | f61249dddecc6418285317bf5bc24b7cec84717e (patch) | |
tree | 0dfbaff65c1a8c8ba8b51d96122c849f392bba44 /MAINTAINERS | |
parent | e7033bdfd43b85281b63d281b4dad3b9119f4427 (diff) | |
download | linux-stable-f61249dddecc6418285317bf5bc24b7cec84717e.tar.gz linux-stable-f61249dddecc6418285317bf5bc24b7cec84717e.tar.bz2 linux-stable-f61249dddecc6418285317bf5bc24b7cec84717e.zip |
MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
The driver is part of DRM subsystem and is located in drivers/gpu/drm/imx/dcss.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20200731081836.3048-5-laurentiu.palcu@oss.nxp.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d4277824a01c..557d79a5b9f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12438,6 +12438,14 @@ F: drivers/iio/gyro/fxas21002c_core.c F: drivers/iio/gyro/fxas21002c_i2c.c F: drivers/iio/gyro/fxas21002c_spi.c +NXP i.MX 8MQ DCSS DRIVER +M: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com> +R: Lucas Stach <l.stach@pengutronix.de> +L: dri-devel@lists.freedesktop.org +S: Maintained +F: Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml +F: drivers/gpu/drm/imx/dcss/ + NXP SGTL5000 DRIVER M: Fabio Estevam <festevam@gmail.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) |