clk: ast2600: BCLK comes from EPLL
authorJoel Stanley <joel@jms.id.au>
Thu, 21 Apr 2022 04:04:26 +0000 (13:34 +0930)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:35:20 +0000 (12:35 +0200)
commitfad007a315fed9e6db8bb84ef986d854e39187c7
treef945b7cd7405ccef664730d552367c8f7b5f59aa
parent3441076f83aace85f5d6ccd9ffb301ac6b874776
clk: ast2600: BCLK comes from EPLL

[ Upstream commit b8c1dc9c00b252b3be853720a71b05ed451ddd9f ]

This correction was made in the u-boot SDK recently. There are no
in-tree users of this clock so the impact is minimal.

Fixes: d3d04f6c330a ("clk: Add support for AST2600 SoC")
Link: https://github.com/AspeedTech-BMC/u-boot/commit/8ad54a5ae15f27fea5e894cc2539a20d90019717
Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220421040426.171256-1-joel@jms.id.au
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/clk-ast2600.c