clk: socfpga: agilex: fix the parents of the psi_ref_clk
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 13 Jul 2021 14:46:19 +0000 (09:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:40:07 +0000 (13:40 +0200)
commit7eb16be25f0f971867ae286850b65816875d3293
tree75917b1b473b3312474d5990b27dcadf7ae47e7d
parentac99b3aa83759a182e758a994c586f69a1202f5e
clk: socfpga: agilex: fix the parents of the psi_ref_clk

commit 9d563236cca43fc4fe190b3be173444bd48e2a3b upstream.

The psi_ref_clk comes from the C2 node of the main_pll and periph_pll,
not the C3.

Fixes: 80c6b7a0894f ("clk: socfpga: agilex: add clock driver for the Agilex platform")
Cc: stable@vger.kernel.org
Signed-off-by: Kris Chaplin <kris.chaplin@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20210713144621.605140-1-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/socfpga/clk-agilex.c