dt-bindings: media: Convert marvell,mmp2-ccic to json-schema
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 21 May 2020 09:13:52 +0000 (11:13 +0200)
committerRob Herring <robh@kernel.org>
Thu, 28 May 2020 23:00:42 +0000 (17:00 -0600)
commit3591105b3c514813b6219f933aaeeb3988e0de35
treea7ec0948afc68b9518b79988a253199e67c688de
parent6d97d497d48ba88e49dc5ce19c00d5df8eca3d73
dt-bindings: media: Convert marvell,mmp2-ccic to json-schema

Convert the marvell,mmp2-ccic binding to DT schema format using
json-schema. While at that this drops the "func" and "phy" clocks.

The driver consumes clocks with those names, but it's not clear
what are they for and they are not used in DT systems. "phy" is
probably a clock for the sensor and it would belong in the sensor
node.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
[robh: add additionalProperties]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/media/marvell,mmp2-ccic.txt [deleted file]
Documentation/devicetree/bindings/media/marvell,mmp2-ccic.yaml [new file with mode: 0644]