On Thu, Apr 16, 2020 at 12:53 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > On Thu, Apr 16, 2020 at 10:27:40AM +0200, Linus Walleij wrote: > > On Tue, Apr 14, 2020 at 7:49 PM Andy Shevchenko > > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > > > Use BIT() and GENMASK() where it's appropriate. > > > At the same time drop it where it's not appropriate. > > > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > --- > > > v2: update one more macro (all IRQ settings are plain numbers, not bits) > > > > I managed to extract this v2 series with b4 and applied it. > > > > I don't know if you planned to send a pull request for the PCH > > changes, it was so simple to just use b4 that I tested it on this > > patch series and it just worked. > > Thanks! > > I would like to have rather Ack and send a PR, since there are more Intel GPIO > patches in a bunch. OK I dropped the PCH patches from my branch! Sorry for missing this. Yours, Linus Walleij