clk: socfpga: agilex: add clock driver for the Agilex platform
authorDinh Nguyen <dinguyen@kernel.org>
Tue, 12 May 2020 18:16:47 +0000 (13:16 -0500)
committerStephen Boyd <sboyd@kernel.org>
Wed, 27 May 2020 02:13:05 +0000 (19:13 -0700)
commit80c6b7a0894ffdf3c781f047479752015e5d5b27
treed39852fa8d8a29b12b0226bce6b53320a3835de2
parent6b3c59780ed301f132e3f10ceb49a9984c22da01
clk: socfpga: agilex: add clock driver for the Agilex platform

For the most part the Agilex clock structure is very similar to
Stratix10, so we re-use most of the Stratix10 clock driver.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lkml.kernel.org/r/20200512181647.5071-5-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Makefile
drivers/clk/socfpga/Makefile
drivers/clk/socfpga/clk-agilex.c [new file with mode: 0644]
drivers/clk/socfpga/clk-pll-s10.c
drivers/clk/socfpga/stratix10-clk.h