clk: at91: add sama5d2 PMC driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:49 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:44:53 +0000 (10:44 -0700)
commita2038077de9a9e35f14a72612e2885193d4490d4
treec2349503f744d0c5270c22205ffbb43f3dab9eb0
parent084b696bb509d5943d94e282a4e349426ac85dc6
clk: at91: add sama5d2 PMC driver

Add a driver for the PMC clocks of the sama5d2

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