media: dt-bindings: mt9p031: Convert bindings to yaml
authorStefan Riedmueller <s.riedmueller@phytec.de>
Mon, 26 Jul 2021 07:35:17 +0000 (09:35 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Sep 2021 08:07:36 +0000 (10:07 +0200)
commite5879baf0310fb9bfab954801a359d2f12d97941
tree890e8f9425f58121ad63d42805eaec7ba748e727
parent0a0e78d13a42fcb9c6d82293a5f4a6f8f2677268
media: dt-bindings: mt9p031: Convert bindings to yaml

Convert mt9p031 sensor bindings to yaml schema. Also update the
MAINTAINERS entry.

Although input-clock-frequency and pixel-clock-frequency have not been
definded as endpoint propierties in the textual bindings, the sensor
does parse them from the endpoint. Thus move these properties to the
endpoint in the new yaml bindings.

Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
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>
Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/media/i2c/mt9p031.txt [deleted file]
MAINTAINERS