From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
To: Bjorn Helgaas <bhelgaas@google.com>,
Arnd Bergmann <arnd@arndb.de>,
"Will Deacon" <will.deacon@arm.com>,
Catalin Marinas <Catalin.Marinas@arm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Liviu Dudau <Liviu.Dudau@arm.com>, <linux-pci@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Subject: [PATCH 0/2] pci: generic: Add supports for ARM64
Date: Mon, 9 Feb 2015 23:22:28 +0800 [thread overview]
Message-ID: <1423495350-12295-1-git-send-email-Suravee.Suthikulpanit@amd.com> (raw)
This patch series modifies the current PCI generic host controller
to support both ARM32 and ARM64. It has been tested on AMD Seattle
platform with the following patch series:
1. Marc Zyngier's patch series (for MSI supports):
[PATCH v2 0/8] Introducing per-device MSI domain
(http://lwn.net/Articles/628872/)
2. Murali Karicheri's patch series:
[PATCH v6 0/7] PCI: get DMA configuration from parent device
(http://www.spinics.net/lists/linux-pci/msg38699.html)
Change from RFC:
* In [PATCH 1/2] (https://lkml.org/lkml/2014/9/28/150),
avoid the ugly #ifdef now that dependencies of pci_sys_data
and pci_hw are removed.
* In [PATCH 2/2] (https://lkml.org/lkml/2014/9/28/151),
move tarch-specific check for PCI_PROBE_ONLY into driver/pci/pci.c
Suravee Suthikulpanit (2):
pci: generic: Use the pci_scan_root_bus instead of pci_common_init_dev
PCI: Do not call pci_enable_resource when specifying PCI_PROBE_ONLY
arch/arm/kernel/bios32.c | 12 ------------
drivers/pci/host/Kconfig | 2 +-
drivers/pci/host/pci-host-generic.c | 33 ++++++++++-----------------------
drivers/pci/pci.c | 3 +++
4 files changed, 14 insertions(+), 36 deletions(-)
--
2.1.0
next reply other threads:[~2015-02-09 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-09 15:22 Suravee Suthikulpanit [this message]
2015-02-09 15:22 ` [PATCH 1/2] pci: generic: Use the pci_scan_root_bus instead of pci_common_init_dev Suravee Suthikulpanit
2015-02-16 16:43 ` Lorenzo Pieralisi
2015-02-09 15:22 ` [PATCH 2/2] PCI: Do not call pci_enable_resource when specifying PCI_PROBE_ONLY Suravee Suthikulpanit
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=1423495350-12295-1-git-send-email-Suravee.Suthikulpanit@amd.com \
--to=suravee.suthikulpanit@amd.com \
--cc=Catalin.Marinas@arm.com \
--cc=Liviu.Dudau@arm.com \
--cc=arnd@arndb.de \
--cc=bhelgaas@google.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=marc.zyngier@arm.com \
--cc=will.deacon@arm.com \
/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
all inboxes | Powered by JetHome®