On Thu, Jul 5, 2018 at 3:43 PM Sergio Paracuellos <[email protected]> wrote:
> Add driver support for gpio of MT7621 SoC. > > Signed-off-by: Sergio Paracuellos <[email protected]> > Reviewed-by: NeilBrown <[email protected]> This is looking really good. Patch applied: anything remaining can surely be patched up in-tree. > +/* > + * Copyright (C) 2009-2011 Gabor Juhos <[email protected]> > + * Copyright (C) 2013 John Crispin <[email protected]> > + */ 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. Yours, Linus Walleij _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
