]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 5 Nov 2021 09:17:43 +0000 (10:17 +0100)
commit4e1893a1ab23b7a1f10067821dd9c03893230eb9
treede56b2296a007131c8ba90560e037cfab5f9eb73
parent5fa1317ec2aabbc5f49ee36a2ee3ebc04ccc761a
clk: socfpga: agilex: fix the parents of the psi_ref_clk

BugLink: https://bugs.launchpad.net/bugs/1947781
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/clk/socfpga/clk-agilex.c