diff options
author | Jai Luthra <j-luthra@ti.com> | 2023-10-13 10:57:56 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-18 11:49:51 +0200 |
commit | 99b6d9685c33ee38f9fea00e3ea9191da93133c9 (patch) | |
tree | df3377968636ea85a4591839073a49359675b234 /MAINTAINERS | |
parent | media: cec: meson: always include meson sub-directory in Makefile (diff) | |
download | linux-99b6d9685c33ee38f9fea00e3ea9191da93133c9.tar.xz linux-99b6d9685c33ee38f9fea00e3ea9191da93133c9.zip |
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 <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>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |