[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220802173423.47230-1-maukka@ext.kapsi.fi>
Date: Tue, 2 Aug 2022 20:34:21 +0300
From: Mauri Sandberg <maukka@....kapsi.fi>
To: linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: bhelgaas@...gle.com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, andrew@...n.ch,
sebastian.hesselbarth@...il.com, gregory.clement@...tlin.com,
linux@...linux.org.uk, lpieralisi@...nel.org, kw@...ux.com,
thomas.petazzoni@...tlin.com, pali@...nel.org,
Mauri Sandberg <maukka@....kapsi.fi>
Subject: [PATCH v2 0/2] PCI: mvebu: add support for orion soc
Hello all,
Here a cleaned up version of the previous series.
Changes
- instead of removing PCIe related mvebu windows add them in pcie_setup()
I intentionally left the ORION5X_PCIE_WA_VIRT_BASE in place as all pieces
in the puzzle have not found their place yet. It will be replaced with
ioremap() or similar when the problem of passing the address to
configuration space from a device tree is solved.
Tested with DNS323 both DT and non-DT builds.
Thanks,
Mauri
Mauri Sandberg (2):
dt-bindings: PCI: mvebu: Add orion5x compatible
PCI: mvebu: add support for orion5x
.../devicetree/bindings/pci/mvebu-pci.txt | 1 +
arch/arm/mach-orion5x/common.c | 13 ----
arch/arm/mach-orion5x/pci.c | 14 +++++
drivers/pci/controller/Kconfig | 2 +-
drivers/pci/controller/pci-mvebu.c | 59 +++++++++++++++++++
5 files changed, 75 insertions(+), 14 deletions(-)
base-commit: 7d0d3fa7339ed5a06d6608b7cde9f079eba62bb1
--
2.25.1
Powered by blists - more mailing lists