clk: at91: add sam9x60 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Apr 2019 12:50:56 +0000 (14:50 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 25 Apr 2019 21:15:53 +0000 (14:15 -0700)
commit01e2113de9a5288bee805db06a00a48295f7eaab
tree18e8f9a57e1125b258bf018e664ebed42a4b567c
parentb408038415d91b9cc320e01ea6952bb614367004
clk: at91: add sam9x60 pmc driver

Add a driver for the PMC clocks of the sam9c60.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
[sboyd@kernel.org: Staticize spinlock]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/Makefile
drivers/clk/at91/sam9x60.c [new file with mode: 0644]