From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergio Paracuellos Subject: Re: [PATCH v4 1/2] gpio: mediatek: add driver for MT7621 Date: Mon, 9 Jul 2018 15:28:50 +0200 Message-ID: <20180709132850.GB2529@foobar> References: <1530798191-25471-1-git-send-email-sergio.paracuellos@gmail.com> <1530798191-25471-2-git-send-email-sergio.paracuellos@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Linus Walleij Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Greg KH , driverdev-devel@linuxdriverproject.org, juhosg@freemail.hu, "open list:GPIO SUBSYSTEM" , Rob Herring , John Crispin , NeilBrown List-Id: devicetree@vger.kernel.org On Mon, Jul 09, 2018 at 01:45:22PM +0200, Linus Walleij wrote: > On Thu, Jul 5, 2018 at 3:43 PM Sergio Paracuellos > wrote: > > > Add driver support for gpio of MT7621 SoC. > > > > Signed-off-by: Sergio Paracuellos > > Reviewed-by: NeilBrown > > This is looking really good. > > Patch applied: anything remaining can surely be patched up > in-tree. > Sound good, thanks. Should I send a patch to remove the driver from staging or just is removed by Greg? How is this achieved? > > +/* > > + * Copyright (C) 2009-2011 Gabor Juhos > > + * Copyright (C) 2013 John Crispin > > + */ > > All OpenWRT drivers are moving upstream and I like it :) > Gabo and John wrote like 90% of them on their own :D > > > +#define GPIO_BANK_WIDE 0x04 > > Nitpick: we usually call this "stride" rather than "wide". > I changed it while applying the patch. Thanks :-) > > Yours, > Linus Walleij Best regards, Sergio Paracuellos