OSDN Git Service

clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating it
authorChen-Yu Tsai <wens@csie.org>
Fri, 18 Nov 2016 07:15:57 +0000 (15:15 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 21 Nov 2016 18:50:49 +0000 (19:50 +0100)
commit95881a54b8b175be56adbcd86a473d8e8d5be2aa
treeb62035e172281c8a589a2c978818d374339f8d7d
parentac95330b96376550ae7a533d1396272d675adfa2
clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating it

The PLL-MIPI clock is somewhat special as it has its own LDOs which
need to be turned on for this PLL to actually work and output a clock
signal.

Add the 2 LDO enable bits to the gate bits. This fixes issues with
the TCON not sending vblank interrupts when the tcon and dot clock are
indirectly clocked from the PLL-MIPI clock.

Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clk/sunxi-ng/ccu-sun6i-a31.c