]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: socfpga: agilex: fix up s2f_user0_clk representation
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 13 Jul 2021 14:46:20 +0000 (09:46 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:40:07 +0000 (13:40 +0200)
commit96bf326fb93cdaf659404444793b7357e050384a
tree39c5acfa53045331fc1ebd4bd312591b8615ca42
parent7eb16be25f0f971867ae286850b65816875d3293
clk: socfpga: agilex: fix up s2f_user0_clk representation

commit f817c132db679d492d96c60993fa2f2c67ab18d0 upstream.

Correct the s2f_user0_mux clock representation.

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-2-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