diff options
author | Rui Miguel Silva <rmfrfs@gmail.com> | 2020-10-22 00:25:42 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-25 16:43:44 +0300 |
commit | 338de94d220d5c413b029460a59e7a5ebeeb903f (patch) | |
tree | a462b759103d4c58b8d143d4a3077ec5810803ca /MAINTAINERS | |
parent | 57226cd8c8bf14e2dfcb3deb4e44bb74ccdafda2 (diff) | |
download | linux-338de94d220d5c413b029460a59e7a5ebeeb903f.tar.xz |
media: dt-bindings: imx7-csi: convert bindings to yaml
Convert imx7-csi bindings documentation to yaml schema, remove the
textual bindings document and update MAINTAINERS entry.
Signed-off-by: Rui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 551def33e98f..221385eedc9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10849,8 +10849,8 @@ L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git F: Documentation/admin-guide/media/imx7.rst -F: Documentation/devicetree/bindings/media/imx7-csi.txt F: Documentation/devicetree/bindings/media/imx7-mipi-csi2.txt +F: Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml F: drivers/staging/media/imx/imx7-media-csi.c F: drivers/staging/media/imx/imx7-mipi-csis.c |