OSDN Git Service

clk: at91: add at91sam9n12 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 16 Jan 2020 17:23:16 +0000 (18:23 +0100)
committerStephen Boyd <sboyd@kernel.org>
Wed, 12 Feb 2020 23:34:44 +0000 (15:34 -0800)
commit143e04dab6b4c73c66b1708f6bc3212b9cb71dbb
tree7e924a2ccd7b473efdf2f69ffd80aca022be72ef
parent0969b242f7b8e5de0a1c28f81d8558fd678c066d
clk: at91: add at91sam9n12 pmc driver

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

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