|
@@ -69,6 +69,7 @@ static void __init r8a7790_smp_prepare_cpus(unsigned int max_cpus)
|
|
|
|
|
|
/* turn on power to SCU */
|
|
/* turn on power to SCU */
|
|
r8a7790_pm_init();
|
|
r8a7790_pm_init();
|
|
|
|
+ shmobile_smp_apmu_suspend_init();
|
|
rcar_sysc_power_up(&r8a7790_ca15_scu);
|
|
rcar_sysc_power_up(&r8a7790_ca15_scu);
|
|
rcar_sysc_power_up(&r8a7790_ca7_scu);
|
|
rcar_sysc_power_up(&r8a7790_ca7_scu);
|
|
}
|
|
}
|