From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B79BC43215 for ; Fri, 29 Nov 2019 09:12:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 51C892176D for ; Fri, 29 Nov 2019 09:12:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575018742; bh=D7C4w+4s2X0XNpRConTGLaydGNgZ/tefnnJz0BmjCbQ=; h=To:Subject:Date:From:Cc:In-Reply-To:References:List-ID:From; b=GqJl9b6XQcdJmYpMy0JgoJqiypfxRy5zjRMWbu5owE2u6gyFr3EZZURFiFOjw5o7I VPck4CrpXonKB9VspnXvS2VafUxBs0o7l/yVLdvIVY6oJLHeXQm3OeW90d0e6T5Af0 nLnaU3i6kfJ/EPu9fkwI/Yr5Vhnega2ouju+e3I8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726604AbfK2JMV (ORCPT ); Fri, 29 Nov 2019 04:12:21 -0500 Received: from inca-roads.misterjones.org ([213.251.177.50]:47315 "EHLO inca-roads.misterjones.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726143AbfK2JMV (ORCPT ); Fri, 29 Nov 2019 04:12:21 -0500 Received: from www-data by cheepnis.misterjones.org with local (Exim 4.80) (envelope-from ) id 1iacJu-00053w-Nt; Fri, 29 Nov 2019 10:12:10 +0100 To: Yash Shah Subject: RE: [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs X-PHP-Originating-Script: 0:main.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 29 Nov 2019 09:12:10 +0000 From: Marc Zyngier Cc: Linus Walleij , , , , , "Paul Walmsley ( Sifive)" , , , , , , Sagar Kadam , , , , , Sachin Ghadi In-Reply-To: References: <1574661437-28486-1-git-send-email-yash.shah@sifive.com> <1574661437-28486-6-git-send-email-yash.shah@sifive.com> Message-ID: <208a63e8819b84f9dc03f270f2606294@www.loen.fr> X-Sender: maz@kernel.org User-Agent: Roundcube Webmail/0.7.2 X-SA-Exim-Connect-IP: X-SA-Exim-Rcpt-To: yash.shah@sifive.com, linus.walleij@linaro.org, bgolaszewski@baylibre.com, robh+dt@kernel.org, mark.rutland@arm.com, palmer@dabbelt.com, paul.walmsley@sifive.com, aou@eecs.berkeley.edu, tglx@linutronix.de, jason@lakedaemon.net, bmeng.cn@gmail.com, atish.patra@wdc.com, sagar.kadam@sifive.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, sachin.ghadi@sifive.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on cheepnis.misterjones.org); SAEximRunCond expanded to false Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 2019-11-29 06:27, Yash Shah wrote: >> -----Original Message----- >> From: Linus Walleij >> Sent: 28 November 2019 17:50 >> To: Yash Shah >> Cc: bgolaszewski@baylibre.com; robh+dt@kernel.org; >> mark.rutland@arm.com; palmer@dabbelt.com; Paul Walmsley ( Sifive) >> ; aou@eecs.berkeley.edu; >> tglx@linutronix.de; >> jason@lakedaemon.net; maz@kernel.org; bmeng.cn@gmail.com; >> atish.patra@wdc.com; Sagar Kadam ; linux- >> gpio@vger.kernel.org; devicetree@vger.kernel.org; linux- >> riscv@lists.infradead.org; linux-kernel@vger.kernel.org; Sachin >> Ghadi >> >> Subject: Re: [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive >> SoCs >> >> On Mon, Nov 25, 2019 at 6:58 AM Yash Shah >> wrote: >> >> > Adds the GPIO driver for SiFive RISC-V SoCs. >> > >> > Signed-off-by: Wesley W. Terpstra >> > [Atish: Various fixes and code cleanup] >> > Signed-off-by: Atish Patra >> > Signed-off-by: Yash Shah >> >> Reviewed-by: Linus Walleij >> >> I suppose Marc will merge all patches into the irqchip tree as they >> are logically >> dependent? If you want the GPIO bindings and this driver directly >> merged >> (no deps) then I can do that as well. > > Yes, the GPIO driver have logical dependency on irqchip patches. It > is best if Marc merges all the patches into the irqchip tree. > > @Marc Zyngier, Are you going to merge all the patches into the > irqchip tree? I'm happy to pick this up, but that's definitely 5.6 material as I stopped collecting new 5.5 features a couple of weeks ago. Thanks, M. -- Jazz is not dead. It just smells funny...