From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753228AbbJMPiJ (ORCPT ); Tue, 13 Oct 2015 11:38:09 -0400 Received: from foss.arm.com ([217.140.101.70]:53763 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752702AbbJMPiH (ORCPT ); Tue, 13 Oct 2015 11:38:07 -0400 Message-ID: <561D255B.4010007@arm.com> Date: Tue, 13 Oct 2015 16:38:03 +0100 From: Marc Zyngier Organization: ARM Ltd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Hanjun Guo , Thomas Gleixner , Jiang Liu , Jason Cooper , "Rafael J. Wysocki" CC: linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lorenzo Pieralisi , Tomasz Nowicki , Suravee Suthikulpanit , Graeme Gregory , Jake Oshins Subject: Re: [PATCH v2 00/17] Divorcing irqdomain and device_node References: <1444737105-31573-1-git-send-email-marc.zyngier@arm.com> <561D0BFB.4040000@linaro.org> In-Reply-To: <561D0BFB.4040000@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/10/15 14:49, Hanjun Guo wrote: > On 10/13/2015 07:51 PM, Marc Zyngier wrote: [...] >> Marc Zyngier (17): >> irqdomain: Use irq_domain_get_of_node() instead of direct field access >> irqdomain: Convert irqdomain->of_node to fwnode >> irqdomain: Allow irq domain lookup by fwnode >> irqdomain: Introduce a firmware-specific IRQ specifier structure >> irqchip: Convert all alloc/xlate users from of_node to fwnode >> irqdomain: Introduce irq_create_fwspec_mapping >> irqdomain: Introduce irq_domain_create_{linear,tree} >> irqdomain: Add a fwnode_handle allocator >> acpi/gsi: Always perform an irq domain lookup >> acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer >> irqchip/gic: Get rid of gic_init_bases() >> irqchip/gic: Switch ACPI support to stacked domains >> irqchip/gic: Kill the xlate method >> acpi/gsi: Cleanup acpi_register_gsi >> irqdomain: Introduce irq_domain_create_hierarchy >> irqdomain/msi: Use fwnode instead of of_node >> irqdomain: Documentation updates > > For this patch series, > > Reviewed-by: Hanjun Guo > > For patch 1 to patch14, > > Tested-by: Hanjun Guo Thanks for reviewing/testing. M. -- Jazz is not dead. It just smells funny...