All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: cleanup PCI specific configs
@ 2016-08-01 11:12 ` Kishon Vijay Abraham I
  0 siblings, 0 replies; 39+ messages in thread
From: Kishon Vijay Abraham I @ 2016-08-01 11:12 UTC (permalink / raw)
  To: Tony Lindgren, Nicolas Ferre, Alexandre Belloni,
	Jean-Christophe Plagniol-Villard, Krzysztof Halasa, Kukjin Kim,
	Krzysztof Kozlowski, Shawn Guo, Sascha Hauer, Santosh Shilimkar,
	Daniel Mack, Haojian Zhuang, Robert Jarzmik, Simon Horman,
	Magnus Damm, Viresh Kumar, Shiraz Hashim, Arnd Bergmann
  Cc: helgaas, Benoit Cousson, Rob Herring, Mark Rutland, Russell King,
	Fabio Estevam, Greg Ungerer, linux-samsung-soc,
	linux-renesas-soc, linux-omap, devicetree, linux-arm-kernel,
	linux-kernel, linux-pci, kishon, nsekhar

This series was initially sent to add support for two PCIe
ports in dra7. This included selecting PCI_DOMAINS config
in SOC_DRA7XX.

However from the review, PCI_DOMAINS can instead be selected
from ARCH_MULTIPLATFORM. This is fixed in this series along
with removing PCI_DOMAINS from other configs.

Since this series was initially sent to add support for
two PCIe ports in dra7, it has been tested to see if there
are regressions with 1 PCIe port. Though testing of 2 PCIe ports
is not done while sending this patch series, it has been verified
before in few of the customer boards.

The 2nd and 3rd patch has been marked as RFT since it modifies
the configs of other platforms I can't test though this
series shouldn't break anything.

Kishon Vijay Abraham I (3):
  ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes
  ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly
  ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM

 arch/arm/Kconfig                 |    3 +--
 arch/arm/boot/dts/dra7.dtsi      |    2 ++
 arch/arm/mach-at91/Kconfig       |    1 -
 arch/arm/mach-axxia/Kconfig      |    2 --
 arch/arm/mach-cns3xxx/Kconfig    |    1 -
 arch/arm/mach-exynos/Kconfig     |    2 --
 arch/arm/mach-imx/Kconfig        |    2 --
 arch/arm/mach-integrator/Kconfig |    1 -
 arch/arm/mach-keystone/Kconfig   |    2 --
 arch/arm/mach-ks8695/Kconfig     |    5 -----
 arch/arm/mach-pxa/Kconfig        |    1 -
 arch/arm/mach-shmobile/Kconfig   |    1 -
 arch/arm/mach-spear/Kconfig      |    1 -
 arch/arm/mach-versatile/Kconfig  |    1 -
 14 files changed, 3 insertions(+), 22 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-08-02  6:35 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01 11:12 [PATCH v2 0/3] ARM: cleanup PCI specific configs Kishon Vijay Abraham I
2016-08-01 11:12 ` Kishon Vijay Abraham I
2016-08-01 11:12 ` Kishon Vijay Abraham I
2016-08-01 11:12 ` [PATCH v2 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes Kishon Vijay Abraham I
2016-08-01 11:12   ` [PATCH v2 1/3] ARM: dts: DRA7: Add "linux, pci-domain" " Kishon Vijay Abraham I
2016-08-01 11:12   ` Kishon Vijay Abraham I
2016-08-01 11:12 ` [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I
2016-08-01 11:12   ` Kishon Vijay Abraham I
2016-08-01 11:12   ` Kishon Vijay Abraham I
2016-08-01 15:24   ` Russell King - ARM Linux
2016-08-01 15:24     ` Russell King - ARM Linux
2016-08-01 15:24     ` Russell King - ARM Linux
2016-08-02  6:11     ` Kishon Vijay Abraham I
2016-08-02  6:11       ` Kishon Vijay Abraham I
2016-08-02  6:11       ` Kishon Vijay Abraham I
2016-08-01 15:50   ` Nicolas Ferre
2016-08-01 15:50     ` Nicolas Ferre
2016-08-01 15:50     ` Nicolas Ferre
2016-08-01 15:50     ` Nicolas Ferre
2016-08-01 20:26     ` Alexandre Belloni
2016-08-01 20:26       ` Alexandre Belloni
2016-08-01 20:26       ` Alexandre Belloni
2016-08-01 20:26       ` Alexandre Belloni
2016-08-01 19:10   ` Robert Jarzmik
2016-08-01 19:10     ` Robert Jarzmik
2016-08-01 19:10     ` Robert Jarzmik
2016-08-01 19:10     ` Robert Jarzmik
2016-08-02  6:15     ` Kishon Vijay Abraham I
2016-08-02  6:15       ` Kishon Vijay Abraham I
2016-08-02  6:15       ` Kishon Vijay Abraham I
2016-08-01 20:24   ` Alexandre Belloni
2016-08-01 20:24     ` Alexandre Belloni
2016-08-01 20:24     ` Alexandre Belloni
2016-08-02  6:22   ` Kishon Vijay Abraham I
2016-08-02  6:22     ` Kishon Vijay Abraham I
2016-08-02  6:22     ` Kishon Vijay Abraham I
2016-08-01 11:12 ` [RFT PATCH v2 3/3] ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM Kishon Vijay Abraham I
2016-08-01 11:12   ` Kishon Vijay Abraham I
2016-08-01 11:12   ` Kishon Vijay Abraham I

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.