diff options
author | 2025-04-27 14:27:18 +0800 | |
---|---|---|
committer | 2025-05-09 12:08:37 +0200 | |
commit | f8953ee959546ae8faaa20f405647e5aecc42614 (patch) | |
tree | 5e215550998c0bd95466a56d4410e42af59fe28d /MAINTAINERS | |
parent | Documentation: media: Add documentation file metafmt-c3-isp.rst (diff) | |
download | wireguard-linux-f8953ee959546ae8faaa20f405647e5aecc42614.tar.xz wireguard-linux-f8953ee959546ae8faaa20f405647e5aecc42614.zip |
Documentation: media: Add documentation file c3-isp.rst
Add the file 'c3-isp.rst' that documents the c3-isp driver.
Signed-off-by: Keke Li <keke.li@amlogic.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 627d6e755b16..137122d3dc4e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1258,6 +1258,8 @@ AMLOGIC ISP DRIVER M: Keke Li <keke.li@amlogic.com> L: linux-media@vger.kernel.org S: Maintained +F: Documentation/admin-guide/media/c3-isp.dot +F: Documentation/admin-guide/media/c3-isp.rst F: Documentation/devicetree/bindings/media/amlogic,c3-isp.yaml F: Documentation/userspace-api/media/v4l/metafmt-c3-isp.rst F: drivers/media/platform/amlogic/c3/isp/ |