OSDN Git Service

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)
commit5343325ff3dd299f459fa9dacbd95dca5c9bf215
treed24df3d0835c546b13ec9bca3ba2b0551aeac33a
parent5611a5ba8e5435740df99235b262b553f687b13b
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