]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
authorChen-Yu Tsai <wens@csie.org>
Fri, 30 Nov 2018 05:33:28 +0000 (13:33 +0800)
committerChen-Yu Tsai <wens@csie.org>
Mon, 3 Dec 2018 15:54:07 +0000 (23:54 +0800)
commit7bb7d29cffdd24bf419516d14b6768591e74069e
tree4f377354f7056a04702531de93ab7276e154f7fe
parent01a7ea763fc46fd21692dfc070009d2c1cbc1b07
clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent

The third parent of CSI_MCLK is PLL_PERIPH1, not PLL_PERIPH0.
Fix it.

Fixes: 0577e4853bfb ("clk: sunxi-ng: Add H3 clocks")
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi-ng/ccu-sun8i-h3.c