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

Jai Luthra posted 1 patch 2 years, 2 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] media: MAINTAINERS: Fix path for J721E CSI2RX bindings
Posted by Jai Luthra 2 years, 2 months ago
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310130411.c66pTXjG-lkp@intel.com/
Signed-off-by: Jai Luthra <j-luthra@ti.com>
---
 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 <j-luthra@ti.com>
 L:	linux-media@vger.kernel.org
 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 <j-luthra@ti.com>