clk: socfpga: agilex: add clock driver for eASIC N5X platform
authorDinh Nguyen <dinguyen@kernel.org>
Fri, 12 Feb 2021 14:30:59 +0000 (08:30 -0600)
committerStephen Boyd <sboyd@kernel.org>
Fri, 12 Feb 2021 21:04:58 +0000 (13:04 -0800)
commita0f9819cbe995245477a09d4ca168a24f8e76583
treec68aff8439dcf14ef346c9e18348fa7728231f7b
parent2bea59d3888bbf1eeee29b8beddb264df4f97ff7
clk: socfpga: agilex: add clock driver for eASIC N5X platform

Add support for Intel's eASIC N5X platform. The clock manager driver for
the N5X is very similar to the Agilex platform, we can re-use most of
the Agilex clock driver.

This patch makes the necessary changes for the driver to differentiate
between the Agilex and the N5X platforms.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20210212143059.478554-2-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/socfpga/clk-agilex.c
drivers/clk/socfpga/clk-periph-s10.c
drivers/clk/socfpga/clk-pll-s10.c
drivers/clk/socfpga/stratix10-clk.h