diff options
author | Jacob Chen <jacob2.chen@rock-chips.com> | 2018-03-08 17:48:07 +0800 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2019-05-03 11:31:29 +0530 |
commit | bd16320a5bd7dee06e7ad73d833a584c4d2cb06d (patch) | |
tree | 655b8021f0c99207457b0c9360aa126499d22cd8 | |
parent | 557135f7b8e4fa23c0aeac0a7a407662d9324d22 (diff) | |
download | 96b-common-bd16320a5bd7dee06e7ad73d833a584c4d2cb06d.tar.gz |
MAINTAINERS: add entry for Rockchip ISP1 driver
Add MAINTAINERS entry for the rockchip isp1 driver.
This driver is maintained by rockchip officially and it
will be used for rockchip SoC on all linux-kernel based OS.
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5c38f21aee78..f16f30eb8287 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13295,6 +13295,16 @@ F: drivers/hid/hid-roccat* F: include/linux/hid-roccat* F: Documentation/ABI/*/sysfs-driver-hid-roccat* +ROCKCHIP ISP V1 DRIVER +M: Jacob chen <jacob2.chen@rock-chips.com> +M: Shunqian Zheng <zhengsq@rock-chips.com> +M: Yichong Zhong <zyc@rock-chips.com> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/platform/rockchip/isp1/ +F: Documentation/devicetree/bindings/media/rockchip-isp1.txt +F: Documentation/devicetree/bindings/media/rockchip-mipi-dphy.txt + ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER M: Jacob chen <jacob2.chen@rock-chips.com> L: linux-media@vger.kernel.org |