diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2020-09-10 18:20:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-16 10:31:13 +0100 |
commit | 8d9b35a2da8e0f03df97196557863ce425992b10 (patch) | |
tree | 3fe218729fb114f2bf9465c0c9258138cdd72f7a /MAINTAINERS | |
parent | 7b177d8f50d99f67b3f082d6eae30bab342a6dd7 (diff) | |
download | linux-8d9b35a2da8e0f03df97196557863ce425992b10.tar.gz linux-8d9b35a2da8e0f03df97196557863ce425992b10.tar.bz2 linux-8d9b35a2da8e0f03df97196557863ce425992b10.zip |
media: dt-bindings: media: imx214: Convert to json-schema
Convert the imx214 bindings document to json-schema and update
the MAINTAINERS file accordingly.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-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 1e06081c965d..0717a87c1b41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16298,7 +16298,7 @@ M: Ricardo Ribalda <ribalda@kernel.org> L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git -F: Documentation/devicetree/bindings/media/i2c/sony,imx214.txt +F: Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml F: drivers/media/i2c/imx214.c SONY IMX219 SENSOR DRIVER |