On Sat, Mar 2, 2024 at 1:44 AM Andy Shevchenko
<[email protected]> wrote:
> Previously driver got a few updates in order to replace OF APIs by
> respective firmware node, however it was not finished to the logical
> end, e.g., some APIs that has been used are still require OF node
> to be passed. Finish that job by converting leftovers to use firmware
> node APIs.
>
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
> v2: also update necessary parts in the respective pin control driver
Patch applied on top the rest, thanks for this rapid cleanup!!
If the test servers are happy and my manual tests also work I will
merge it all down to next and send a pull request to Bartosz
soon.
Yours,
Linus Walleij
On Sat, Mar 2, 2024 at 10:41 AM Linus Walleij <linus.walleij@linaroorg> wrote:
> On Sat, Mar 2, 2024 at 1:44 AM Andy Shevchenko
> <[email protected]> wrote:
..
> > v2: also update necessary parts in the respective pin control driver
>
> Patch applied on top the rest, thanks for this rapid cleanup!!
> If the test servers are happy and my manual tests also work I will
> merge it all down to next and send a pull request to Bartosz
> soon.
Thanks, but it seems I made a silly mistake with types (forgot to
replace them), and LKP wasn't happy about it. Hence v3 has been sent.
--
With Best Regards,
Andy Shevchenko