clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Tue, 22 Jan 2019 08:16:19 +0000 (09:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 19:09:47 +0000 (20:09 +0100)
commit980f44f8dd8a1396d3e64f8e21f5d329a018e6d5
tree501b6fce1334905261957f80eff20a2a25c291e1
parent5050f03ff0b12cdf02811318b425e5ddfe85b631
clk: sunxi-ng: v3s: Fix TCON reset de-assert bit

[ Upstream commit 5c59801f7018acba11b12de59017a3fcdcf7421d ]

According to the datasheet and the reference code from Allwinner, the
bit used to de-assert the TCON reset is bit 4, not bit 3.

Fix it in the V3s CCU driver.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c