From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH v5 1/3] irqdomain: export of_phandle_args_to_fwspec Date: Mon, 25 Sep 2017 12:11:58 +0200 (CEST) Message-ID: References: <1505292990-22957-1-git-send-email-yamada.masahiro@socionext.com> <1505292990-22957-2-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: Received: from Galois.linutronix.de ([146.0.238.70]:44517 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933052AbdIYKMN (ORCPT ); Mon, 25 Sep 2017 06:12:13 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij Cc: Masahiro Yamada , Marc Zyngier , "linux-gpio@vger.kernel.org" , Jason Cooper , Rob Herring , David Daney , Masami Hiramatsu , Jassi Brar , "linux-kernel@vger.kernel.org" On Thu, 21 Sep 2017, Linus Walleij wrote: > On Wed, Sep 13, 2017 at 10:56 AM, Masahiro Yamada > wrote: > > > This helper will be useful for irqchip drivers that need to convert > > DT binding into IRQ fwspec. > > > > Signed-off-by: Masahiro Yamada > > I'm waiting for the irqchip maintainers to have a look at this. > > I can carry it in the GPIO tree, but Thomas often prefers to handle > me an immutable git branch for infrastructure. I don't think we have colliding stuff coming up, so please carry it in your tree with Acked-by-me. Thanks, tglx