]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89c1fb4fe2fb7959e9853dcb9fac872544c07ad3
treed39852fa8d8a29b12b0226bce6b53320a3835de2
parentc111d1218537175cbb790b8e15cf656f361b60ad
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