On Sun, 21 Jun 2020 03:47:33 +0300, Laurent Pinchart 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
Changes since v1:
- Simplify comments on compatible strings
- Update MAINTAINERS
.../bindings/media/renesas,vsp1.txt | 30 ------- .../bindings/media/renesas,vsp1.yaml | 83 +++++++++++++++++++ MAINTAINERS | 2 +- 3 files changed, 84 insertions(+), 31 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.txt create mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.yaml
Reviewed-by: Rob Herring robh@kernel.org