clk: agilex/stratix10: remove noc_clk
authorDinh Nguyen <dinguyen@kernel.org>
Fri, 11 Jun 2021 02:51:58 +0000 (21:51 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jul 2021 14:55:43 +0000 (16:55 +0200)
commit3093214a6aa450dbdf3d8bb4a28451677330808c
tree841fdc2b92449a92a03ee4fba9a36cdda0658a97
parent308d01f5255b455e8bf1f1f6ec5ef557c6f994ce
clk: agilex/stratix10: remove noc_clk

commit efbe21df3e889c0f4bf682c2b7e2465d60b0127c upstream.

Early documentation had a noc_clk, but in reality, it's just the
noc_free_clk. Remove the noc_clk clock and just use the noc_free_clk.

Fixes: 80c6b7a0894f ("clk: socfpga: agilex: add clock driver for the Agilex platform")
Cc: stable@vger.kernel.org
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20210611025201.118799-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
drivers/clk/socfpga/clk-s10.c