Files
linux/drivers/soc
Florian Fainelli fc1c8cfd63 soc: bcm: brcmstb: biuctrl: Register writes require a barrier
[ Upstream commit 6b23af0783 ]

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: 34642650e5 ("soc: Move brcmstb to bcm/brcmstb")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-07-14 08:09:35 +02:00
..
2018-01-04 17:01:53 +01:00
2019-02-15 16:30:34 -06:00