clk: at91: add at91sam9x5 PMCs driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:51 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:45:16 +0000 (10:45 -0700)
commit1eabdc2f9dd8f1bca1b985fd2b1243be836b30ad
treed90a834d730667e8518d090064a7e63492236938
parentc8923236a2894cc4b27010639e98e1a3086c0987
clk: at91: add at91sam9x5 PMCs driver

Add a driver for the PMC clocks of the at91sam9x5 SoCs

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/at91sam9x5.c [new file with mode: 0644]