clk: at91: add at91sam9rl PMC driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:52 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:45:19 +0000 (10:45 -0700)
commitecd0bf3377c809c98d69c8bc989344f085980bed
treedc34d7c356c40e9c4b3fb878ab33228566c1a686
parent1eabdc2f9dd8f1bca1b985fd2b1243be836b30ad
clk: at91: add at91sam9rl PMC driver

Add a driver for the PMC clocks of the at91sam9rl SoC.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
[sboyd@kernel.org: Make i signed to fix signedness bug]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/Makefile
drivers/clk/at91/at91sam9rl.c [new file with mode: 0644]