[PATCH v2 0/8] dt-bindings: media: Conversion of Renesas bindings to YAML
Laurent Pinchart
laurent.pinchart+renesas at ideasonboard.com
Sun Jun 21 00:47:26 UTC 2020
This patch series converts the DT bindings for the Renesas R-Car FCP,
FDP1 and VSP1 to YAML. It also updates the bindings based on the
properties that have been added to the DT sources over time but never
documented.
Compared to v1, review comments have been incorporated to fix small
typos and simplify a few comments in the bindings, and MAINTAINERS has
been updated.
Rob, this series has been reviewed by Geert, could you merge it ?
Alternatively you can provide acks and I can send a pull request to get
it merged through the linux-media tree.
Laurent Pinchart (8):
dt-bindings: media: renesas,fcp: Convert binding to YAML
dt-bindings: media: renesas,fcp: Make power-domains mandatory
dt-bindings: media: renesas,fcp: Add resets and iommus properties
dt-bindings: media: renesas,fdp1: Convert binding to YAML
dt-bindings: media: renesas,fdp1: Make power-domains mandatory
dt-bindings: media: renesas,fdp1: Add resets property
dt-bindings: media: renesas,vsp1: Convert binding to YAML
dt-bindings: media: renesas,vsp1: Add power-domains and resets
.../devicetree/bindings/media/renesas,fcp.txt | 34 -------
.../bindings/media/renesas,fcp.yaml | 66 +++++++++++++
.../bindings/media/renesas,fdp1.txt | 37 -------
.../bindings/media/renesas,fdp1.yaml | 69 +++++++++++++
.../bindings/media/renesas,vsp1.txt | 30 ------
.../bindings/media/renesas,vsp1.yaml | 97 +++++++++++++++++++
MAINTAINERS | 6 +-
7 files changed, 235 insertions(+), 104 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.txt
create mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.yaml
delete mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.txt
create mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.yaml
delete mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.txt
create mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.yaml
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list