Messages in this thread |  | | From | Kunihiko Hayashi <> | Subject | [PATCH v3 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions | Date | Mon, 18 Apr 2022 09:18:18 +0900 |
| |
This series fixes dt-schema descriptions for PCI endpoint controller implemented in UniPhier SoCs.
Changes since v2: - Move some items to minimize if/then schemas in Patch 2 - Remove Patch 3 because the warning comment is for an unmerged source
Changes since v1: - Fix "config" in the Patch 1 commit message to "addr_space"
Kunihiko Hayashi (2): dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string
.../bindings/pci/snps,dw-pcie-ep.yaml | 4 +- .../pci/socionext,uniphier-pcie-ep.yaml | 76 ++++++++++++------- 2 files changed, 51 insertions(+), 29 deletions(-)
-- 2.25.1
|  |