[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1648617814-9217-1-git-send-email-hayashi.kunihiko@socionext.com>
Date: Wed, 30 Mar 2022 14:23:32 +0900
From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
Subject: [PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
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
Powered by blists - more mailing lists