linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema
@ 2020-11-04  1:58 Yoshihiro Shimoda
  2020-11-04  1:58 ` [PATCH v3 1/3] " Yoshihiro Shimoda
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Yoshihiro Shimoda @ 2020-11-04  1:58 UTC (permalink / raw)
  To: bhelgaas, marek.vasut+renesas, robh+dt
  Cc: prabhakar.mahadev-lad.rj, linux-pci, devicetree,
	linux-renesas-soc, Yoshihiro Shimoda

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@renesas.com/#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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-20 17:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04  1:58 [PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema Yoshihiro Shimoda
2020-11-04  1:58 ` [PATCH v3 1/3] " Yoshihiro Shimoda
2020-11-05 22:35   ` Rob Herring
2020-11-04  1:58 ` [PATCH v3 2/3] dt-bindings: PCI: rcar-pci-host: Document r8a77965 bindings Yoshihiro Shimoda
2020-11-05 22:36   ` Rob Herring
2020-11-04  1:58 ` [PATCH v3 3/3] dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings Yoshihiro Shimoda
2020-11-20 17:20 ` [PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).