On Fri, Aug 9, 2019 at 1:47 AM Sowjanya Komatineni
<skomatin...@nvidia.com> wrote:

> pmx_writel uses writel which inserts write barrier before the
> register write rather.
>
> This patch has fix to replace writel with writel_relaxed followed
> by a write barrier to ensure write operation before the barrier
> is completed for successful pinctrl change.
>
> Signed-off-by: Sowjanya Komatineni <skomatin...@nvidia.com>

Patch applied with the ACKs.

Yours,
Linus Walleij

Reply via email to