]> www.infradead.org Git - users/jedix/linux-maple.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, 5 Aug 2021 14:59:13 +0000 (16:59 +0200)
commit2d98a58ac94df881c05ebcbc21eb4a21c5438bcf
treef2b285bbeceee92ac618c4a96ee984687c90190d
parentf48337bd8e64981084bc8d7c642efc87130296ad
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