On Fri, May 10, 2024 at 05:36:29PM +0200, Marek Behún wrote: > On Fri, May 10, 2024 at 04:41:20PM +0300, Andy Shevchenko wrote: > > On Fri, May 10, 2024 at 1:18 PM Marek Behún <kabel@xxxxxxxxxx> wrote: ... > > > + err = omnia_cmd_read(client, cmd, &reply, sizeof(reply)); > > > + if (!err) > > > + *dst = le32_to_cpu(reply); > > > + > > > + return err; > > > > Introduced here and "fixed" in the next patch. Something wrong with > > rebasing / squashing? > > > > You will need a v11 anyway. And you have now much more time for it, > > don't forget to update the kernel version and date in the ABI > > documentation. > > It would seem so. I will send v11 also with the GPIO changes (to use > __set_bit() and friends). I hope it will make v6.11. -- With Best Regards, Andy Shevchenko