16 Apr, 2016
1 commit
-
This flag is a no-op now. Remove usage of the flag.
Cc: Alexander Shiyan
Signed-off-by: Stephen Boyd
21 Jul, 2015
1 commit
-
Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Remove the include here because this is a
provider driver.Cc: Alexander Shiyan
Signed-off-by: Stephen Boyd
29 Jul, 2014
1 commit
-
This adds the clock driver for Cirrus Logic CLPS711X series SoCs
using common clock infrastructure.
Designed primarily for migration CLPS711X subarch for multiplatform & DT,
for this as the "OF" and "non-OF" calls implemented.Signed-off-by: Alexander Shiyan
Acked-by: Arnd Bergmann
Signed-off-by: Mike Turquette