|
@@ -129,7 +129,7 @@ static const char *lager_boards_compat_dt[] __initdata = {
|
|
|
|
|
|
DT_MACHINE_START(LAGER_DT, "lager")
|
|
DT_MACHINE_START(LAGER_DT, "lager")
|
|
.smp = smp_ops(r8a7790_smp_ops),
|
|
.smp = smp_ops(r8a7790_smp_ops),
|
|
- .init_early = r8a7790_init_early,
|
|
|
|
|
|
+ .init_early = shmobile_init_delay,
|
|
.init_time = rcar_gen2_timer_init,
|
|
.init_time = rcar_gen2_timer_init,
|
|
.init_machine = lager_add_standard_devices,
|
|
.init_machine = lager_add_standard_devices,
|
|
.init_late = shmobile_init_late,
|
|
.init_late = shmobile_init_late,
|