clk: at91: add at91rm9200 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 14 Feb 2020 14:59:33 +0000 (15:59 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sat, 21 Mar 2020 01:18:58 +0000 (18:18 -0700)
commit02ff48e4d7f7f253008f3aeadd41c8a2fc640587
tree5f35c1e2f680c4333677cd8e135d352eaf6880fc
parent143e04dab6b4c73c66b1708f6bc3212b9cb71dbb
clk: at91: add at91rm9200 pmc driver

Add a driver for the PMC clocks of the at91rm9200.

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