Re: [PATCH] soc: bcm: brcmstb: biuctrl: Register writes require a barrier

From: Florian Fainelli
Date: Mon May 13 2019 - 14:09:53 EST


On 5/10/19 12:46 PM, Florian Fainelli wrote:
> The BIUCTRL register writes require that a data barrier be inserted
> after comitting the write to the register for the block to latch in the
> recently written values. Reads have no such requirement and are not
> changed.
>
> Fixes: 34642650e5bc ("soc: Move brcmstb to bcm/brcmstb")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied to drivers/fixes, thanks!
--
Florian