From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <562039FE.9050004@linaro.org> Date: Fri, 16 Oct 2015 07:42:54 +0800 From: Hanjun Guo MIME-Version: 1.0 To: Jon Masters , Bjorn Helgaas , Arnd Bergmann , Catalin Marinas , Will Deacon , "Rafael J. Wysocki" CC: Lorenzo Pieralisi , linaro-acpi@lists.linaro.org, linux-pci@vger.kernel.org, Liviu Dudau , linux-kernel@vger.kernel.org, Tomasz Nowicki , linux-acpi@vger.kernel.org, Suravee Suthikulpanit , Mark Salter , Yijing Wang , Thomas Gleixner , Jiang Liu , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI References: <1432644564-24746-1-git-send-email-hanjun.guo@linaro.org> <561FFB4C.1000500@redhat.com> In-Reply-To: <561FFB4C.1000500@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Sender: linux-acpi-owner@vger.kernel.org List-ID: On 10/16/2015 03:15 AM, Jon Masters wrote: > Hi Hanjun, > > Thanks for your hard work on ARM64 PCI host bridge/root complex so far! > > On 05/26/2015 08:49 AM, Hanjun Guo wrote: >> This patch set is introducing ARM64 PCI hostbridge init based on ACPI, >> which based on Jiang Liu's patch set "Consolidate ACPI PCI root common >> code into ACPI core": >> >> https://lkml.org/lkml/2015/5/14/98 > > The latest version (v7) of the ACPI PCI root common code consolidation > series was posted by Gerry (Jiang Liu) yesterday: > > https://lkml.kernel.org/g/1444804182-6596-1-git-send-email-jiang.liu@linux.intel.com > > This got me wondering what the status is of the ARM64 specific > hostbridge patch series that has a dependency upon the former. Are you > planning to wait for that series to be accepted or post a newer rebased > version for additional review, or something else? Tomasz and Lorenzo are discussing about the PCI config based OperationRegions, which still have no conclusion yet, Lorenzo started a discussion on ASWG and hope can get some feedback. Other than that, Tomasz volunteered to cleanup this patch set, I think we need to rebase on Jiang's v7 patchset which was accepted By Rafael, of course I will work with Tomasz to prepare those patches. Thanks Hanjun