From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI Date: Wed, 10 Jun 2015 10:47:51 +0800 Message-ID: <5577A557.4030408@linaro.org> References: <1432644564-24746-1-git-send-email-hanjun.guo@linaro.org> <1951882.p8DdrcurkC@vostro.rjw.lan> <556540C7.6080301@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Jagan Teki Cc: "Rafael J. Wysocki" , Lorenzo Pieralisi , Arnd Bergmann , linux-acpi@vger.kernel.org, "linux-pci@vger.kernel.org" , Catalin Marinas , linaro-acpi@lists.linaro.org, Liviu Dudau , "linux-kernel@vger.kernel.org" , Will Deacon , Yijing Wang , Tomasz Nowicki , Suravee Suthikulpanit , Mark Salter , Bjorn Helgaas , Thomas Gleixner , Jiang Liu , "linux-arm-kernel@lists.infradead.org" List-Id: linux-acpi@vger.kernel.org Hi Jagan, On 06/08/2015 08:05 PM, Jagan Teki wrote: > On 27 May 2015 at 09:27, Hanjun Guo wrote: >> On 2015=E5=B9=B405=E6=9C=8827=E6=97=A5 08:30, Rafael J. Wysocki wrot= e: >>> >>> On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: >>>> >>>> This patch set is introducing ARM64 PCI hostbridge init based on A= CPI, >>>> which based on Jiang Liu's patch set "Consolidate ACPI PCI root co= mmon >>>> code into ACPI core": >>>> >>>> https://lkml.org/lkml/2015/5/14/98 >>> >>> >>> I'll be regarding this patchset as an RFC until the one from Jiang = Liu >>> goes in. >> >> >> Yes, please, Jiang Liu's patch set should go in first. > > Apart from picking all, I have skipped x86, ia64 changes from above > and Jiang Liu's > series with disabling MSI, but I'm observing my arm64 board isn't > booted from uefi. Do you boot with ACPI? There is no support for ACPI PCI for ARM64 in mainline, which kernel do you use? > > I'm suspecting pci-acpi changes were generic to specific pcie root > bridge controller, > but do I need to do any changes wrt pcie bridge? let me know if I mis= s > anything here. ARM64 need special handling for IO port resources based on Jiang's patc= h set, we still working on it. Thanks Hanjun