Re: [PATCH 7/8] dt-bindings: media: renesas, vsp1: Convert binding to YAML

2020-05-15 Thread Geert Uytterhoeven
On Fri, May 15, 2020 at 3:42 AM Laurent Pinchart wrote: > Convert the Renesas R-Car VSP1 text binding to YAML. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven > --- /dev/null > +++ b/Documentation/devicetree/bindings/media/renesas,vsp1.yaml > @@ -0,0 +1,83 @@ > +properties

[PATCH 7/8] dt-bindings: media: renesas, vsp1: Convert binding to YAML

2020-05-14 Thread Laurent Pinchart
Convert the Renesas R-Car VSP1 text binding to YAML. Signed-off-by: Laurent Pinchart --- .../bindings/media/renesas,vsp1.txt | 30 --- .../bindings/media/renesas,vsp1.yaml | 83 +++ 2 files changed, 83 insertions(+), 30 deletions(-) delete mode 100644 Docu