clk: at91: add sama5d4 pmc driver
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Oct 2018 14:21:48 +0000 (16:21 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Oct 2018 17:44:33 +0000 (10:44 -0700)
commit084b696bb509d5943d94e282a4e349426ac85dc6
treea1fa686552d77111a0e0e8cb9d02cc61e0db19a7
parentd387ff5427be6b93e11986c6ab6d7a8e6031e976
clk: at91: add sama5d4 pmc driver

Add a driver for the PMC clocks of the sama5d4

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