|
|
Log in / Subscribe / Register

PCI: Introduce UniPhier NX1 PCI endpoint controller support

From:  Kunihiko Hayashi <hayashi.kunihiko-AT-socionext.com>
To:  Bjorn Helgaas <bhelgaas-AT-google.com>, Rob Herring <robh+dt-AT-kernel.org>, Lorenzo Pieralisi <lorenzo.pieralisi-AT-arm.com>, Krzysztof WilczyƄski <kw-AT-linux.com>, Masami Hiramatsu <mhiramat-AT-kernel.org>
Subject:  [PATCH 0/3] PCI: Introduce UniPhier NX1 PCI endpoint controller support
Date:  Thu, 03 Feb 2022 11:36:23 +0900
Message-ID:  <1643855786-23186-1-git-send-email-hayashi.kunihiko@socionext.com>
Cc:  linux-pci-AT-vger.kernel.org, devicetree-AT-vger.kernel.org, linux-arm-kernel-AT-lists.infradead.org, linux-kernel-AT-vger.kernel.org, Kunihiko Hayashi <hayashi.kunihiko-AT-socionext.com>
Archive-link:  Article

This series includes the patches to add basic support for the PCI endpoint
controller implemented in NX1 SoC.

Existing functions for Pro5 treat as "legacy" because the some registers
and initialization of NX1 is different from Pro5.

Kunihiko Hayashi (3):
  dt-bindings: PCI: uniphier-ep: Add bindings for NX1 SoC
  PCI: uniphier-ep: Add support for non-legacy SoC
  PCI: uniphier-ep: Add compatible string and SoC-dependent data for NX1
    SoC

 .../bindings/pci/socionext,uniphier-pcie-ep.yaml   |  22 ++--
 drivers/pci/controller/dwc/pcie-uniphier-ep.c      | 139 ++++++++++++++++++---
 2 files changed, 136 insertions(+), 25 deletions(-)

-- 
2.7.4



Copyright © 2022, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds