2023-10-13 09:02:05

by Jai Luthra

[permalink] [raw]
Subject: [PATCH] media: MAINTAINERS: Fix path for J721E CSI2RX bindings

Fix the path of the devicetree bindings. The path was changed during
review but MAINTAINERS file was not updated.

Fixes: b4a3d877dc92 ("media: ti: Add CSI2RX support for J721E")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Jai Luthra <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3b47e0b56859..f3e6dbbbbccb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21599,7 +21599,7 @@ TI J721E CSI2RX DRIVER
M: Jai Luthra <[email protected]>
L: [email protected]
S: Maintained
-F: Documentation/devicetree/bindings/media/ti,j721e-csi2rx.yaml
+F: Documentation/devicetree/bindings/media/ti,j721e-csi2rx-shim.yaml
F: drivers/media/platform/ti/j721e-csi2rx/

TI KEYSTONE MULTICORE NAVIGATOR DRIVERS

---
base-commit: 51b74c09ac8c5862007fc2bf0d465529d06dd446
change-id: 20231013-maintainers_path-6504fe8e7271

Best regards,
--
Jai Luthra <[email protected]>