Messages in this thread |  | | Date | Mon, 26 Jul 2021 16:21:29 -0600 | From | Rob Herring <> | Subject | Re: [PATCH v7 5/6] media: dt-bindings: mt9p031: Convert bindings to yaml |
| |
On Mon, 26 Jul 2021 09:35:17 +0200, Stefan Riedmueller wrote: > 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> > --- > .../bindings/media/i2c/aptina,mt9p031.yaml | 86 +++++++++++++++++++ > .../devicetree/bindings/media/i2c/mt9p031.txt | 40 --------- > MAINTAINERS | 1 + > 3 files changed, 87 insertions(+), 40 deletions(-) > create mode 100644 Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml > delete mode 100644 Documentation/devicetree/bindings/media/i2c/mt9p031.txt >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |