On Fri, May 15, 2020 at 3:42 AM Laurent Pinchart laurent.pinchart+renesas@ideasonboard.com wrote:
Convert the Renesas R-Car VSP1 text binding to YAML.
Signed-off-by: Laurent Pinchart laurent.pinchart+renesas@ideasonboard.com
Reviewed-by: Geert Uytterhoeven geert+renesas@glider.be
--- /dev/null +++ b/Documentation/devicetree/bindings/media/renesas,vsp1.yaml @@ -0,0 +1,83 @@
+properties:
- compatible:
- enum:
- renesas,vsp1 # for the R-Car Gen2 and RZ/G1 VSP1
- renesas,vsp2 # for the R-Car Gen3 and RZ/G2 VSP2
I would do it the terse way, and just write e.g. "# R-Car Gen2 and RZ/G1". Up to you...
Gr{oetje,eeting}s,
Geert