Skip to content
Permalink
Browse files
media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c
Rename the imx7-mipi-csis.c driver to remove the reference to i.MX7.

The driver is for an IP core found on i.MX7 and i.MX8 SoC so do not
specify a SoC version number in the driver name.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
  • Loading branch information
jmondi authored and intel-lab-lkp committed Feb 11, 2022
1 parent 6cf0c03 commit 18a307fb15879832a050d12ae32bd9d94a9e5c91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
@@ -11885,7 +11885,7 @@ T: git git://linuxtv.org/media_tree.git
F: Documentation/admin-guide/media/imx7.rst
F: Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml
F: Documentation/devicetree/bindings/media/nxp,imx7-mipi-csi2.yaml
F: drivers/media/platform/imx/imx7-mipi-csis.c
F: drivers/media/platform/imx/imx-mipi-csis.c
F: drivers/staging/media/imx/imx7-media-csi.c

MEDIA DRIVERS FOR HELENE
File renamed without changes.

0 comments on commit 18a307f

Please sign in to comment.