Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932566AbbGTJGU (ORCPT ); Mon, 20 Jul 2015 05:06:20 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:34422 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932512AbbGTJGR (ORCPT ); Mon, 20 Jul 2015 05:06:17 -0400 Message-ID: <55ACBA00.4080101@linaro.org> Date: Mon, 20 Jul 2015 17:06:08 +0800 From: Hanjun Guo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Timur Tabi CC: Marc Zyngier , Jason Cooper , Will Deacon , Catalin Marinas , "Rafael J. Wysocki" , Wei Huang , Arnd Bergmann , linaro-acpi@lists.linaro.org, lkml , linux-acpi@vger.kernel.org, Mark Brown , Thomas Gleixner , Jiang Liu , "linux-arm-kernel@lists.infradead.org" Subject: Re: [Linaro-acpi] [PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init References: <1436525114-14425-1-git-send-email-hanjun.guo@linaro.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1552 Lines: 43 Hi Timur, On 07/18/2015 07:09 AM, Timur Tabi wrote: > On Fri, Jul 10, 2015 at 5:45 AM, Hanjun Guo wrote: >> This patch set introduce self-probe infrastructure to init IRQ >> controllers and stacked irqdomain support for ACPI based GICv2/3 >> init. >> >> This patch set add its support for GIC verion which is introduced >> in ACPI 6.0, based on that, we introduce the self-probe infrastructure, >> the self-probe infrastructure for ACPI GIC init is similar as >> IRQCHIP_DECLARE() and based on the GIC version support in ACPI >> MADT table. we match the GIC version and GIC driver and load >> it. >> >> After the self-probe infrastructure is ready, I cleanuped the GICv2 >> code to use the framework. >> >> Patch 4 implement the stacked irqdomain support for GICv2 based on >> the model of mapping interrupt and device in ACPI. >> >> Patch 5~8 are ACPI based GICv3 init. > > All eight patches: > > Tested-by: Timur Tabi Wonderful, Thanks a lot! I got a question, do you test GICv3 in this patch set too? if yes, that will be really great! Just let you know, I'm still working on this patch set to try to address Marc's comments (unify DT and ACPI to match the domain), I'm not sure if any obstacles ahead, I will let you know the progress. Regards Hanjun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/