All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Marvell A7K/A8K PCIe fixes and extensions
@ 2017-03-28 15:36 kostap at marvell.com
  2017-03-28 15:36 ` [U-Boot] [PATCH 1/3] arm64: mvebu: Trigger PCI devices scan at early init stage kostap at marvell.com
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: kostap at marvell.com @ 2017-03-28 15:36 UTC (permalink / raw)
  To: u-boot

From: Konstantin Porotchkin <kostap@marvell.com>

This patch series includes fix for the mvebu DW PCIe driver that allows
scanning of empty (unlinked) PCIe slots.
The default DTS file for Armada-8040-DB is re-arranged and aligned with
Marvell default configuration "A" for this board.
PCIe devices scan is added to the early init stage for eliminating 
need for usage of "pci enum" command on every reboot.

Konstantin Porotchkin (3):
  arm64: mvebu: Trigger PCI devices scan at early init stage
  fix: mvebu: pcie_dw: Allow probing empty PCIe slots
  mvebu: dts: a80x0: Sync the DB DTS with standard config A

 arch/arm/dts/armada-8040-db.dts    | 222 +++++++++++++++++++------------------
 arch/arm/mach-mvebu/arm64-common.c |  13 ++-
 drivers/pci/pcie_dw_mvebu.c        |  10 +-
 3 files changed, 131 insertions(+), 114 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-05-09 14:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 15:36 [U-Boot] [PATCH 0/3] Marvell A7K/A8K PCIe fixes and extensions kostap at marvell.com
2017-03-28 15:36 ` [U-Boot] [PATCH 1/3] arm64: mvebu: Trigger PCI devices scan at early init stage kostap at marvell.com
2017-03-30 13:31   ` Stefan Roese
2017-03-30 13:58     ` Konstantin Porotchkin
2017-04-01  4:23       ` Simon Glass
2017-04-02 11:50         ` [U-Boot] [EXT] " Konstantin Porotchkin
2017-04-09 19:27           ` Simon Glass
2017-03-28 15:36 ` [U-Boot] [PATCH 2/3] fix: mvebu: pcie_dw: Allow probing empty PCIe slots kostap at marvell.com
2017-03-30 13:39   ` Stefan Roese
2017-05-09 14:42   ` Stefan Roese
2017-03-28 15:36 ` [U-Boot] [PATCH 3/3] mvebu: dts: a80x0: Sync the DB DTS with standard config A kostap at marvell.com
2017-03-30 13:40   ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.