[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1599814203-14441-1-git-send-email-hayashi.kunihiko@socionext.com>
Date: Fri, 11 Sep 2020 17:50:00 +0900
From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Jingoo Han <jingoohan1@...il.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Murali Karicheri <m-karicheri2@...com>,
Rob Herring <robh+dt@...nel.org>
Cc: 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 0/3] PCI: dwc: Move iATU register mapping to common framework
This series is split from the previous patches:
https://www.spinics.net/lists/linux-pci/msg97608.html
"[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller"
This moves iATU register mapping in the Keystone driver to common
framework. And this adds "iatu" property description to the dt-bindings
for UniPhier PCIe host controller.
This has been confirmed with PCIe version 4.80 controller on UniPhier platform.
Please test this series on Keystone platform.
Kunihiko Hayashi (3):
dt-bindings: PCI: uniphier: Add iATU register description
PCI: dwc: Add common iATU register support
PCI: keystone: Remove iATU register mapping
.../devicetree/bindings/pci/uniphier-pcie.txt | 1 +
drivers/pci/controller/dwc/pci-keystone.c | 20 ++++----------------
drivers/pci/controller/dwc/pcie-designware.c | 8 +++++++-
3 files changed, 12 insertions(+), 17 deletions(-)
--
2.7.4
Powered by blists - more mailing lists