]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-integrator/cpu.c
ARM: ICST: indirect s2div and idx2s arrays via icst_params
[mv-sheeva.git] / arch / arm / mach-integrator / cpu.c
index 569306b8fdb5e4802253bbfe9d700911f6df026d..9481c5408bf840e9d650e071ec0605791db9909c 100644 (file)
@@ -39,6 +39,8 @@ static const struct icst_params lclk_params = {
        .vd_max         = 132,
        .rd_min         = 24,
        .rd_max         = 24,
+       .s2div          = icst525_s2div,
+       .idx2s          = icst525_idx2s,
 };
 
 static const struct icst_params cclk_params = {
@@ -49,6 +51,8 @@ static const struct icst_params cclk_params = {
        .vd_max         = 160,
        .rd_min         = 24,
        .rd_max         = 24,
+       .s2div          = icst525_s2div,
+       .idx2s          = icst525_idx2s,
 };
 
 /*