diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2020-04-22 13:14:03 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-22 13:29:09 +0200 |
commit | a349d3d97ea2d532a9c2d7211272623a4f71e8d0 (patch) | |
tree | 25803001894114d9e1e2c2c78fedec10d5f8c8ed /MAINTAINERS | |
parent | 19ce44f027ca6ed8c33b3a95a6c26c03d6a04448 (diff) | |
download | linux-a349d3d97ea2d532a9c2d7211272623a4f71e8d0.tar.gz linux-a349d3d97ea2d532a9c2d7211272623a4f71e8d0.tar.bz2 linux-a349d3d97ea2d532a9c2d7211272623a4f71e8d0.zip |
media: MAINTAINERS: Fix Hantro, Rga and Rkvdec entries
It seems recent merges introduced a couple issues
here, so let's fix them all. Also, reorder Rockchip
video decoder as per parse-maintainers.pl script
and add linux-rockchip mailing list.
Reported-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a973a73cc215..1c03e6a2ad27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7460,7 +7460,7 @@ L: linux-media@vger.kernel.org L: linux-rockchip@lists.infradead.org S: Maintained F: Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml -F: Documentation/devicetree/bindings/media/rockchip-vpu.txt +F: Documentation/devicetree/bindings/media/rockchip-vpu.yaml F: drivers/staging/media/hantro/ HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER @@ -14465,13 +14465,6 @@ F: Documentation/ABI/*/sysfs-driver-hid-roccat* F: drivers/hid/hid-roccat* F: include/linux/hid-roccat* -ROCKCHIP VIDEO DECODER DRIVER -M: Ezequiel Garcia <ezequiel@collabora.com> -L: linux-media@vger.kernel.org -S: Maintained -F: drivers/staging/media/rkvdec/ -F: Documentation/devicetree/bindings/media/rockchip,vdec.yaml - ROCKCHIP ISP V1 DRIVER M: Helen Koike <helen.koike@collabora.com> L: linux-media@vger.kernel.org @@ -14482,12 +14475,19 @@ ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER M: Jacob Chen <jacob-chen@iotwrt.com> M: Ezequiel Garcia <ezequiel@collabora.com> L: linux-media@vger.kernel.org +L: linux-rockchip@lists.infradead.org S: Maintained -F: Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml F: Documentation/devicetree/bindings/media/rockchip-rga.yaml -F: Documentation/devicetree/bindings/media/rockchip-vpu.yaml F: drivers/media/platform/rockchip/rga/ +ROCKCHIP VIDEO DECODER DRIVER +M: Ezequiel Garcia <ezequiel@collabora.com> +L: linux-media@vger.kernel.org +L: linux-rockchip@lists.infradead.org +S: Maintained +F: drivers/staging/media/rkvdec/ +F: Documentation/devicetree/bindings/media/rockchip,vdec.yaml + ROCKER DRIVER M: Jiri Pirko <jiri@resnulli.us> L: netdev@vger.kernel.org |