clk: at91: add at91sam9g45 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 17 Jan 2020 21:05:29 +0000 (22:05 +0100)
committerStephen Boyd <sboyd@kernel.org>
Wed, 12 Feb 2020 23:33:09 +0000 (15:33 -0800)
commit12dc8d3be9d86cccc35dcf32828d3a8e9d48e0d1
treed090bef04149e36457fd0896edc271fe0c36c1a3
parent9962fb0d19958215b5bc6b9279f824b55aabdec2
clk: at91: add at91sam9g45 pmc driver

Add a driver for the PMC clocks of the at91sam9g45 family.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lkml.kernel.org/r/20200117210529.17490-1-alexandre.belloni@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/Makefile
drivers/clk/at91/at91sam9g45.c [new file with mode: 0644]