[PATCH] MAINTAINERS: add Tegra CSI bindings to TEGRA VIDEO DRIVER
From: Aleksandr Chubuchnyi
Date: Thu Sep 03 2026 - 11:44:04 EST
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@xxxxxxxxx>
---
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@xxxxxxxxxxx>
L: linux-media@xxxxxxxxxxxxxxx
L: linux-tegra@xxxxxxxxxxxxxxx
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