OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:52:22 +0000 (08:52 +0100)
commit5c6493d2ee8e855c82dcc218151ecd92934cdd32
treea23ee8ca45dc007b04962c91e4980a06db79cc2d
parent9122845dc398e1ab3316e18dc10b469c689c85ce
clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent

[ Upstream commit 7bb7d29cffdd24bf419516d14b6768591e74069e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/sunxi-ng/ccu-sun8i-h3.c