]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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 13:35:13 +0000 (14:35 +0100)
commita9652f7280f482e0b02196e5e2edd5a62ce397f1
tree943fe98e1410983d7dbbcf84e5e4f185972a7f7f
parent53670a06657c24c80ef23fc0c0d39b5a03206c13
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