Convert bindings of rcar-pci.txt to json-schema. And, I realized r8a77965 [1] and r8a774e1 [2] are not documented on rcar-pci.txt. So, I made incremental patches to document them. [1] https://patchwork.kernel.org/project/linux-renesas-soc/patch/1528373494-18503-2-git-send-email-ykaneko0929@xxxxxxxxx/ This patch was old, so I didn't reuse this patch. [2] https://patchwork.kernel.org/project/linux-renesas-soc/patch/20200927124257.29612-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ I reused this patch. Lad Prabhakar (1): dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1 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 | 148 +++++++++++++++++++++ Documentation/devicetree/bindings/pci/rcar-pci.txt | 72 ---------- 2 files changed, 148 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