|
@@ -799,6 +799,7 @@ DT_MACHINE_START(SH73A0_DT, "Generic SH73A0 (Flattened Device Tree)")
|
|
|
.init_early = sh73a0_init_delay,
|
|
|
.nr_irqs = NR_IRQS_LEGACY,
|
|
|
.init_machine = sh73a0_add_standard_devices_dt,
|
|
|
+ .init_late = shmobile_init_late,
|
|
|
.dt_compat = sh73a0_boards_compat_dt,
|
|
|
MACHINE_END
|
|
|
#endif /* CONFIG_USE_OF */
|