]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit398fe6a3a97861098e335333819c8f6dfd21ad3a
tree890e8f9425f58121ad63d42805eaec7ba748e727
parent9885fb3222194a250ff1a6b80a1a127a17b3273d
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