media: dt-bindings: Convert imx290.txt to YAML
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 16 Oct 2022 06:15:04 +0000 (09:15 +0300)
committerSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 27 Oct 2022 11:37:59 +0000 (14:37 +0300)
commita96dfea1df25bf22f4b02080a85ac87f7a3977d0
tree6cf4a357b6bd6a478f957bc62f72ba4f4bb828de
parent153e4ad44d605cbff3530013b393c01462c54cef
media: dt-bindings: Convert imx290.txt to YAML

Convert the Sony IMX290 DT binding from text to YAML. Add Manivannan as
a maintainer given that he is listed in MAINTAINERS for the file, as
volunteering myself.

The name of the input clock, "xclk", is wrong as the hardware manual
names it INCK. As the device has a single clock, the name could be
omitted, but that would require a corresponding change to the driver and
is thus a candidate for further patches.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Documentation/devicetree/bindings/media/i2c/imx290.txt [deleted file]
Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml [new file with mode: 0644]
MAINTAINERS