From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933311AbdBHOSt (ORCPT ); Wed, 8 Feb 2017 09:18:49 -0500 Received: from foss.arm.com ([217.140.101.70]:49556 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932148AbdBHOSq (ORCPT ); Wed, 8 Feb 2017 09:18:46 -0500 From: Marc Zyngier To: Linus Walleij Cc: Hans Ulli Kroll , Florian Fainelli , linux-arm-kernel@lists.infradead.org, Thomas Gleixner , Janos Laube , Paulius Zaleckas , openwrt-devel@openwrt.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2 v3] irqchip: add a driver for Cortina Gemini In-Reply-To: <20170130192849.15876-1-linus.walleij@linaro.org> (Linus Walleij's message of "Mon, 30 Jan 2017 20:28:49 +0100") Organization: ARM Ltd References: <20170130192849.15876-1-linus.walleij@linaro.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Date: Wed, 08 Feb 2017 14:08:49 +0000 Message-ID: <877f5093m6.fsf@on-the-bus.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 30 2017 at 7:28:49 pm GMT, Linus Walleij wrote: > As a part of transitioning the Gemini platform to device tree we > create this clean, device-tree-only irqchip driver. > > Cc: Janos Laube > Cc: Paulius Zaleckas > Cc: Hans Ulli Kroll > Cc: Florian Fainelli > Signed-off-by: Linus Walleij > --- > ChangeLog v2->v3: > - Facing the need to support a falling edge in the power controller > I went ahead and tested and implemented support for falling edge. > - Rename register defines with GEMINI_ prefix to avoid namespace > clashes with other stuff IRQ. > ChangeLog v1->v2: > - Do not call irq_create_mapping() on all hwirqs at probe: this > will happen automatically when looking up the IRQs from the > device tree and is not needed. > > irqchip maintainers: please just apply this when you feel pleased > with it. These portions are functionally orthogonal to the series, > it is just in a series for context. Both patches queued. Thanks, M. -- Jazz is not dead, it just smell funny.