diff options
author | Helen Koike <[email protected]> | 2020-01-08 19:44:54 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-01-09 16:45:01 +0100 |
commit | 2a0a0bc7020ef7e66c9569d8229d79fa72e3d659 (patch) | |
tree | 73c1b2d6e346add2486e1251ab549c24f9eec0ea | |
parent | 3b7668a1faadaae5ecae46033bec5a42a398b790 (diff) |
media: MAINTAINERS: add entry for Rockchip ISP1 driver
Add MAINTAINERS entry for the rockchip isp1 driver.
Signed-off-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index efbc9431fbe3..983d3c97edd1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14131,6 +14131,12 @@ F: drivers/hid/hid-roccat* F: include/linux/hid-roccat* F: Documentation/ABI/*/sysfs-driver-hid-roccat* +ROCKCHIP ISP V1 DRIVER +M: Helen Koike <[email protected]> +S: Maintained +F: drivers/staging/media/rkisp1/ + ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER M: Jacob Chen <[email protected]> M: Ezequiel Garcia <[email protected]> |