media: dt-bindings: ov2685: convert to dtschema
authorLuca Weiss <luca@z3ntu.xyz>
Thu, 23 Mar 2023 17:57:50 +0000 (18:57 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 11 Apr 2023 16:54:01 +0000 (18:54 +0200)
commit8d561d78aeab47c63825d660eda45d0f75ea1e0f
tree39c50ebc319c055ad07e7bbc21eaa896ee31085c
parent9d73363d3bcd17a9bb0e8b7cdcdf61cf89d37b04
media: dt-bindings: ov2685: convert to dtschema

Convert the text-based dt-bindings to yaml.

Changes from original txt:
* Take wording for various properties from other yaml bindings, this
  removes e.g. volt amount from schema since it isn't really relevant
  and the datasheet is a better source.
* Don't make reset-gpios a required property since it can be tied to
  DOVDD instead.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
[Sakari Ailus: bump the maxItems for data-lanes to two]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/devicetree/bindings/media/i2c/ov2685.txt [deleted file]
Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml [new file with mode: 0644]
MAINTAINERS