linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hanjun.guo@linaro.org (Hanjun Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/5] ACPI based PCI support for arm64
Date: Mon, 4 Jan 2016 14:34:02 +0800	[thread overview]
Message-ID: <568A125A.9090608@linaro.org> (raw)
In-Reply-To: <1451884403-21437-1-git-send-email-jchandra@broadcom.com>

Hi JC,

On 2016/1/4 13:13, Jayachandran C wrote:
> This patchset provides a generic ACPI based PCI host controller
> implementation and uses it on arm64.
>
> The first patch moves the common code to handle MCFG ACPI table from
> arch/x86 to drivers/acpi/pci_mcfg.c. The last patch in the patchset
> provides the generic implementation of an ACPI based PCI host
> controller with a new file drivers/acpi/pci_host_acpi.c. The other
> patches are to fix up arm64 and ACPI code to work with these two
> patches.
>
> The pci host controller implementation keeps a reference to
> pci_mmcfg_region entry so that config space access is done with a
> simple mapping and generic PCI config read/write. There is also an
> implementation of raw_pci_read/raw_pci_write provided by walking the
> pci_mmcfg_list
>
> The patchset is against 4.4-rc6, but it can be applied to pci/next
> with a very minor fixup.  This is tested with arm64 QEMU and OVMF
> and on x86 with qemu.

Are there any specific problems that Tomasz didn't address in this
patch set?

https://lkml.org/lkml/2015/12/16/246

As Lorenzo pointed out, that patch set was going several rounds and
addressed lots of comments, why not comment on it and push it forward
together?

Thanks
Hanjun

  parent reply	other threads:[~2016-01-04  6:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04  5:13 [PATCH v5 0/5] ACPI based PCI support for arm64 Jayachandran C
2016-01-04  5:13 ` [PATCH v5 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi Jayachandran C
2016-01-04  5:13 ` [PATCH v5 2/5] PCI: Handle ACPI companion and domain number Jayachandran C
2016-01-04  5:13 ` [PATCH v5 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace Jayachandran C
2016-01-04  5:13 ` [PATCH v5 4/5] arm64: pci: Add ACPI support Jayachandran C
2016-01-05  5:22   ` kbuild test robot
2016-01-04  5:13 ` [PATCH v5 5/5] PCI: ACPI: Add a generic ACPI based host controller Jayachandran C
2016-01-04  6:34 ` Hanjun Guo [this message]
2016-01-06 16:56   ` [PATCH v5 0/5] ACPI based PCI support for arm64 Jayachandran C.

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=568A125A.9090608@linaro.org \
    --to=hanjun.guo@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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).