MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
The tegra20 and tegra210 CSI bindings are not listed in any MAINTAINERS
entry, so get_maintainer.pl does not match TEGRA VIDEO DRIVER for changes
to them and reports neither linux-media nor two of the four maintainers
of that entry.
The entry already covers the VI and VIP bindings, and csi.c binds to the
compatibles documented by both files. Add them as well.
Signed-off-by: Aleksandr Chubuchnyi <chubuchnyi@gmail.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index fc320b373..e4f50fe24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26924,9 +26924,11 @@ M: Luca Ceresoli <luca.ceresoli@bootlin.com>
L: linux-media@vger.kernel.org
L: linux-tegra@vger.kernel.org
S: Maintained
+F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-csi.yaml
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml
+F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra210-csi.yaml
F: drivers/staging/media/tegra-video/
TEGRA XUSB PADCTL DRIVER
--
2.43.0
On Thu Sep 3, 2026 at 3:50 PM CEST, Aleksandr Chubuchnyi wrote: > The tegra20 and tegra210 CSI bindings are not listed in any MAINTAINERS > entry, so get_maintainer.pl does not match TEGRA VIDEO DRIVER for changes > to them and reports neither linux-media nor two of the four maintainers > of that entry. > > The entry already covers the VI and VIP bindings, and csi.c binds to the > compatibles documented by both files. Add them as well. > > Signed-off-by: Aleksandr Chubuchnyi <chubuchnyi@gmail.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
© 2016 - 2026 Red Hat, Inc.