Re: [PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers

2016-12-22 Thread Ming Lei
Hi Dongdong, On Thu, Dec 22, 2016 at 8:30 PM, Dongdong Liu wrote: > Hi Ming > > The latest patchset is [PATCH v11 00/15] PCI: ARM64 ECAM quirks > You can get them from > https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git (pci/ecam) OK, thanks, looks it has been in linus tree. Thank

Re: [PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers

2016-12-22 Thread Dongdong Liu
Hi Ming The latest patchset is [PATCH v11 00/15] PCI: ARM64 ECAM quirks You can get them from https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git (pci/ecam) Thanks Dongdong 在 2016/12/22 16:31, Ming Lei 写道: Hi Dongdong, On Tue, Nov 22, 2016 at 8:08 PM, Dongdong Liu wrote: This pa

Re: [PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers

2016-12-22 Thread Ming Lei
Hi Dongdong, On Tue, Nov 22, 2016 at 8:08 PM, Dongdong Liu wrote: > This patchset adds ACPI support for the HiSilicon Hip05/Hip06/Hip07 SoC > PCIe controllers. > The two patches respectively: > - provides the common function acpi_get_rc_resources() for ARM64 > platform. >

[PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers

2016-11-22 Thread Dongdong Liu
This patchset adds ACPI support for the HiSilicon Hip05/Hip06/Hip07 SoC PCIe controllers. The two patches respectively: - provides the common function acpi_get_rc_resources() for ARM64 platform. - adds the HiSilicon ACPI specific quirks. This patchset is based on branch p