]> git.baikalelectronics.ru Git - kernel.git/commit
clk: socfpga: add a clock driver for the Arria 10 platform
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 20 May 2015 03:22:42 +0000 (22:22 -0500)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 21 May 2015 22:16:04 +0000 (15:16 -0700)
commit5aa2e771fe6211c134dbba70853c8fd859ec85cc
treed24df3d0835c546b13ec9bca3ba2b0551aeac33a
parent5e696eb58504f7ad9866e4b6c77bde0dce4e3505
clk: socfpga: add a clock driver for the Arria 10 platform

The clocks on the Arria 10 platform is a bit different than the
Cyclone/Arria 5 platform that it should just have it's own
driver.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/socfpga/Makefile
drivers/clk/socfpga/clk-gate-a10.c [new file with mode: 0644]
drivers/clk/socfpga/clk-periph-a10.c [new file with mode: 0644]
drivers/clk/socfpga/clk-pll-a10.c [new file with mode: 0644]
drivers/clk/socfpga/clk.c
drivers/clk/socfpga/clk.h