On Mon, Mar 1, 2021 at 9:48 PM Linus Walleij <linus.wall...@linaro.org> wrote: > With my minor changes: > Tested-by: Linus Walleij <linus.wall...@linaro.org>
How about using a mutex lock in port_bridge_{join,leave} ? In my opinion all functions that access multiple registers should be synchronized. > Yours, > Linus Walleij