]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
authorChen-Yu Tsai <wens@csie.org>
Fri, 25 Jan 2019 03:23:04 +0000 (11:23 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 25 Jan 2019 09:43:44 +0000 (10:43 +0100)
commit108a459ef4cd17a28711d81092044e597b5c7618
treea7eacb3ae3b6d9776616956f2e4221f4ee60e219
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
clk: sunxi-ng: sun8i-a23: 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.

Fixes: 5690879d93e8 ("clk: sunxi-ng: Add A23 CCU")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
drivers/clk/sunxi-ng/ccu-sun8i-a23.c