clk: at91: add sama5d3 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jan 2020 22:30:33 +0000 (23:30 +0100)
committerStephen Boyd <sboyd@kernel.org>
Wed, 12 Feb 2020 23:33:30 +0000 (15:33 -0800)
commit0969b242f7b8e5de0a1c28f81d8558fd678c066d
tree0b8c109ade2c67d38306364ec09ead2f4c73d7dc
parent12dc8d3be9d86cccc35dcf32828d3a8e9d48e0d1
clk: at91: add sama5d3 pmc driver

Add a driver for the PMC clocks of the sama5d3.

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