]> git.baikalelectronics.ru Git - kernel.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)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 22 Jan 2019 09:03:04 +0000 (10:03 +0100)
commit37e22ff892235b948dfa4a1d6f6e08f702b60359
tree2ac89d24d85c2443bd5be787e7ca11b7c7e79f0f
parentf9bb4b753eb00c02014e4467a28609f4f6ac7f88
clk: sunxi-ng: v3s: Fix TCON reset de-assert bit

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>
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c