From: Kishon Vijay Abraham I <kishon@ti.com>
To: <linux@armlinux.org.uk>, <bcousson@baylibre.com>,
<tony@atomide.com>, <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>,
<linux-samsung-soc@vger.kernel.org>,
<linux-renesas-soc@vger.kernel.org>
Cc: <nicolas.ferre@atmel.com>, <alexandre.belloni@free-electrons.com>,
<plagnioj@jcrosoft.com>, <khalasa@piap.pl>, <kgene@kernel.org>,
<k.kozlowski@samsung.com>, <shawnguo@kernel.org>,
<kernel@pengutronix.de>, <fabio.estevam@nxp.com>,
<ssantosh@kernel.org>, <horms@verge.net.au>,
<magnus.damm@gmail.com>, <vireshk@kernel.org>,
<shiraz.linux.kernel@gmail.com>, <kishon@ti.com>,
<nsekhar@ti.com>
Subject: [PATCH v4 0/2] ARM: cleanup PCI specific configs
Date: Wed, 14 Sep 2016 15:49:04 +0530 [thread overview]
Message-ID: <1473848346-17905-1-git-send-email-kishon@ti.com> (raw)
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.
Changes from v3:
*) Added *Acked-by:*
*) Fixed $subject to not have *Fix*
Kishon Vijay Abraham I (2):
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM
arch/arm/Kconfig | 1 +
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-shmobile/Kconfig | 1 -
arch/arm/mach-spear/Kconfig | 1 -
arch/arm/mach-versatile/Kconfig | 1 -
11 files changed, 1 insertion(+), 14 deletions(-)
--
1.7.9.5
next reply other threads:[~2016-09-14 10:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-14 10:19 Kishon Vijay Abraham I [this message]
2016-09-14 10:19 ` [PATCH v4 1/2] ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I
2016-09-14 10:19 ` [PATCH v4 2/2] ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM Kishon Vijay Abraham I
2016-09-21 20:47 ` [PATCH v4 0/2] ARM: cleanup PCI specific configs Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473848346-17905-1-git-send-email-kishon@ti.com \
--to=kishon@ti.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=bcousson@baylibre.com \
--cc=fabio.estevam@nxp.com \
--cc=horms@verge.net.au \
--cc=k.kozlowski@samsung.com \
--cc=kernel@pengutronix.de \
--cc=kgene@kernel.org \
--cc=khalasa@piap.pl \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=magnus.damm@gmail.com \
--cc=nicolas.ferre@atmel.com \
--cc=nsekhar@ti.com \
--cc=plagnioj@jcrosoft.com \
--cc=shawnguo@kernel.org \
--cc=shiraz.linux.kernel@gmail.com \
--cc=ssantosh@kernel.org \
--cc=tony@atomide.com \
--cc=vireshk@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).