clk: at91: Add sama5d4 sckc support
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 20 Sep 2016 20:58:30 +0000 (22:58 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 21 Sep 2016 00:02:58 +0000 (17:02 -0700)
commit4b13b6451a9dce278881d236d33d4bb0cb28592b
tree65c8c7bfda88b2ff30ebf77628c2c4a1110e1b92
parentec187ef0ce9880d9dc360261807c434e77783ac8
clk: at91: Add sama5d4 sckc support

Starting with sama5d4, the crystal oscillator is always enabled at startup
and the SCKC doesn't have an OSC32EN bit anymore.

Add support for that new controller.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/at91-clock.txt
drivers/clk/at91/sckc.c