Message ID | 20231025184259.250588-1-andriy.shevchenko@linux.intel.com |
---|---|
Headers | show |
Series | gpio: mmio: Make driver agnostic | expand |
On Wed, Oct 25, 2023 at 8:50 PM Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > Driver uses so far some OF APIs when generic fwnode ones can be used. > Replace these APIs accordingly. Note, this will help to clean up OF > headers even more. Clean, elegant and does exactly what we want. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Mon, Dec 18, 2023 at 2:36 PM Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote: > > On Mon, Dec 18, 2023 at 03:35:28PM +0200, Andy Shevchenko wrote: > > On Mon, Dec 18, 2023 at 01:43:40PM +0100, Bartosz Golaszewski wrote: > > ... > > > Thank you! I guess you forgot to add --sign-off to the `git merge ...` > > Sorry, it's --signoff. > I never sign-off on merges though, is it mandatory? Probably not as there are no warnings from next like for regular commits about missing sign-offs. Bart > -- > With Best Regards, > Andy Shevchenko > >