clk: at91: add at91sam9260 PMC driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:50 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:45:12 +0000 (10:45 -0700)
commitc8923236a2894cc4b27010639e98e1a3086c0987
tree139cbf4d88f8fbb22dc1480cbfac747229bbb9a5
parenta2038077de9a9e35f14a72612e2885193d4490d4
clk: at91: add at91sam9260 PMC driver

Add a driver for the PMC clocks of the at91sam9260, at91sam9261,
at91am9263 and at91sam9g20 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/at91sam9260.c [new file with mode: 0644]