clk: at91: sckc: handle different RC startup time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 19 Feb 2019 17:01:56 +0000 (18:01 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 25 Apr 2019 18:43:15 +0000 (11:43 -0700)
commit5c16ffa795b7bcdbd73d5983482c5c0fe5566c06
tree45309b0d5823585574e98aadb6fecbc24590ffd5
parent45b5ec8498ffc6bf860bfcc19478482d19fa6379
clk: at91: sckc: handle different RC startup time

The sama5d3 slow RC oscillator as a different startup time than all the
previous SoCs. Handle that using its own compatible.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/at91/sckc.c