Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759313AbbLCIoB (ORCPT ); Thu, 3 Dec 2015 03:44:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36581 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758905AbbLCIoA (ORCPT ); Thu, 3 Dec 2015 03:44:00 -0500 Subject: Re: [linux-sunxi] [PATCH 0/4] ARM: sun9i: Support Allwinner A80 NMI controller To: wens@csie.org, Thomas Gleixner , Jason Cooper , Marc Zyngier , Maxime Ripard References: <1449130813-22400-1-git-send-email-wens@csie.org> Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com From: Hans de Goede Message-ID: <566000C9.3070307@redhat.com> Date: Thu, 3 Dec 2015 09:43:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1449130813-22400-1-git-send-email-wens@csie.org> 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: 1562 Lines: 47 Hi, On 03-12-15 09:20, Chen-Yu Tsai wrote: > Hi everyone, > > This series extends irqchip-sunxi-nmi to add support for the NMI > controller found in Allwinner's A80 SoC. > > All Allwinner SoCs have an external NMI pin which the PMIC uses to > signal interrupts to the processor. On multi-core chips, there's an > NMI controller handling this pin and chaining interrupts to the GIC. > We already have support for this on previous sun[678]i family chips. > > This series extends support to the A80 SoC. This is needed to add > support for the PMICs. A complete series, including PMIC support, > can be found here: > > https://github.com/wens/linux/tree/axp809 > > Patch 1 renames the binding doc, to remove the SoC specific bits from > the filename. > > Patch 2 adds a new compatible string for the A80 variant. > > Patch 3 adds driver support for the A80 variant. > > Patch 4 adds the NMI controller device node to the A80 dtsi file. > > Chen-Yu Tsai (4): > irqchip/sunxi-nmi: Rename binding doc filename to > allwinner,sunxi-nmi.txt > irqchip/sunxi-nmi: Add sun9i-a80 variant to binding doc > irqchip/sunxi-nmi: Support sun9i A80 NMI controller > ARM: dts: sun9i: Add NMI controller device node Series looks good to me and is: Reviewed-by: Hans de Goede Regards, Hans -- 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/