linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema
@ 2020-10-30  5:29 Yoshihiro Shimoda
  2020-10-30  5:29 ` [PATCH v2 1/3] " Yoshihiro Shimoda
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yoshihiro Shimoda @ 2020-10-30  5:29 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.

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.

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     | 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] 6+ messages in thread

end of thread, other threads:[~2020-11-04  1:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  5:29 [PATCH v2 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema Yoshihiro Shimoda
2020-10-30  5:29 ` [PATCH v2 1/3] " Yoshihiro Shimoda
2020-10-30  5:29 ` [PATCH v2 2/3] dt-bindings: pci: rcar-pci-host: document r8a77965 bindings Yoshihiro Shimoda
2020-10-30  5:29 ` [PATCH v2 3/3] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1 Yoshihiro Shimoda
2020-11-03 22:37 ` [PATCH v2 0/3] dt-bindings: pci: rcar-pci-host: convert bindings to json-schema Bjorn Helgaas
2020-11-04  1:28   ` Yoshihiro Shimoda

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).