linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
@ 2022-03-30  5:23 Kunihiko Hayashi
  2022-03-30  5:23 ` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema Kunihiko Hayashi
  2022-03-30  5:23 ` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node Kunihiko Hayashi
  0 siblings, 2 replies; 5+ messages in thread
From: Kunihiko Hayashi @ 2022-03-30  5:23 UTC (permalink / raw)
  To: Bjorn Helgaas, Rob Herring, Krzysztof Kozlowski
  Cc: Masami Hiramatsu, linux-pci, devicetree, linux-arm-kernel,
	linux-kernel, Kunihiko Hayashi

Convert dt-bindings description for UniPhier PCI controller into a JSON
description, and remove unused compatible from devicetree to fix dtbs_check
warnings after convertion.

Changes since v1:
- Remove a redundant item list of reg-names and add minItems
- Add patch 2 to fix warnings

Kunihiko Hayashi (2):
  dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
  arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node

 .../bindings/pci/socionext,uniphier-pcie.yaml | 96 +++++++++++++++++++
 .../devicetree/bindings/pci/uniphier-pcie.txt | 82 ----------------
 MAINTAINERS                                   |  2 +-
 .../boot/dts/socionext/uniphier-ld20.dtsi     |  2 +-
 .../boot/dts/socionext/uniphier-pxs3.dtsi     |  2 +-
 5 files changed, 99 insertions(+), 85 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pci/socionext,uniphier-pcie.yaml
 delete mode 100644 Documentation/devicetree/bindings/pci/uniphier-pcie.txt

-- 
2.25.1


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

end of thread, other threads:[~2022-04-18  0:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30  5:23 [PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue Kunihiko Hayashi
2022-03-30  5:23 ` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema Kunihiko Hayashi
2022-04-04 18:44   ` Rob Herring
2022-03-30  5:23 ` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node Kunihiko Hayashi
2022-04-18  0:56   ` Kunihiko Hayashi

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