media: dt-bindings: adv748x: Convert bindings to json-schema
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Thu, 28 Oct 2021 09:37:49 +0000 (10:37 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Nov 2021 08:12:02 +0000 (08:12 +0000)
commit91bd11a4a56895a9bf03c0be4ff15bd7caaaee0d
tree7411a41be871f81f4c284443c66ff89b19fe3f73
parent019b48989f2223320a7ffc4f6631d8b9354051fb
media: dt-bindings: adv748x: Convert bindings to json-schema

Convert ADV748X analog video decoder documentation to json-schema.

While converting the bindings extend it to enforce that all port@n nodes
shall be encapsulated inside a ports node. This change does not have an
effect on drivers parsing the ports@n nodes.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/devicetree/bindings/media/i2c/adv748x.txt [deleted file]
Documentation/devicetree/bindings/media/i2c/adv748x.yaml [new file with mode: 0644]
MAINTAINERS