clk: agilex/stratix10: remove noc_clk
authorDinh Nguyen <dinguyen@kernel.org>
Fri, 11 Jun 2021 02:51:58 +0000 (21:51 -0500)
committerStephen Boyd <sboyd@kernel.org>
Sun, 27 Jun 2021 23:39:59 +0000 (16:39 -0700)
commitefbe21df3e889c0f4bf682c2b7e2465d60b0127c
tree2825ec040fb31b9fa563f79bf83413c8903666cc
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
clk: agilex/stratix10: remove noc_clk

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>
drivers/clk/socfpga/clk-agilex.c
drivers/clk/socfpga/clk-s10.c