From 99b6d9685c33ee38f9fea00e3ea9191da93133c9 Mon Sep 17 00:00:00 2001 From: Jai Luthra Date: Fri, 13 Oct 2023 14:27:56 +0530 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 Closes: https://lore.kernel.org/oe-kbuild-all/202310130411.c66pTXjG-lkp@intel.com/ Signed-off-by: Jai Luthra Signed-off-by: Sakari Ailus Signed-off-by: Hans Verkuil --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b47e0b568595..f3e6dbbbbccb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21599,7 +21599,7 @@ TI J721E CSI2RX DRIVER M: Jai Luthra 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 -- 2.30.2