diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-06-13 13:10:07 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-27 09:00:07 +0100 |
commit | 7d772a47cace0fd9a540e811af2578545078a825 (patch) | |
tree | 01a8640cede08ba51569cfadcae504254e042705 /MAINTAINERS | |
parent | 34c7fdb8fd73135b2d09b1039fcce2e2a1250f94 (diff) |
media: MAINTAINERS: add include/dt-bindings/media to MEDIA INPUT INFRASTRUCTURE
Maintainers of the directory Documentation/devicetree/bindings/media
are also the maintainers of the corresponding directory
include/dt-bindings/media.
Add the file entry for include/dt-bindings/media to the appropriate
section in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3cf9842d9233..6ab064a5c690 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12446,6 +12446,7 @@ F: Documentation/driver-api/media/ F: Documentation/userspace-api/media/ F: drivers/media/ F: drivers/staging/media/ +F: include/dt-bindings/media/ F: include/linux/platform_data/media/ F: include/media/ F: include/uapi/linux/dvb/ |