Convert bindings of rcar-pci.txt to json-schema. Also, document r8a77965 and r8a774e1 to the yaml file. Changes from v2: - Fix the subjects of all patches which Bjorn pointed it out: https://patchwork.kernel.org/project/linux-renesas-soc/cover/1604035745-22095-1-git-send-email-yoshihiro.shimoda.uh@xxxxxxxxxxx/#23734117 - Minor fix the description in the patch 3/3. https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=373695 Changes from v1: - In patch 1/3 -- Fix indentation which yamllint detects. -- Fix typo which checkpatch.pl detects. -- Add ref: pci-bus.yaml -- Remove some properties which the pci-bus.yaml defines. -- Use unevaluatedProperties instead of additionalProperties. - In patch 2/3 -- Add Reviewed-by from Geert-san. https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=371929 Lad Prabhakar (1): dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings Yoshihiro Shimoda (2): dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema dt-bindings: PCI: rcar-pci-host: Document r8a77965 bindings .../devicetree/bindings/pci/rcar-pci-host.yaml | 115 +++++++++++++++++++++ Documentation/devicetree/bindings/pci/rcar-pci.txt | 72 ------------- 2 files changed, 115 insertions(+), 72 deletions(-) create mode 100644 Documentation/devicetree/bindings/pci/rcar-pci-host.yaml delete mode 100644 Documentation/devicetree/bindings/pci/rcar-pci.txt -- 2.7.4