|
@@ -218,6 +218,7 @@ DT_MACHINE_START(R8A7791_DT, "Generic R8A7791 (Flattened Device Tree)")
|
|
|
.init_early = shmobile_init_delay,
|
|
|
.init_time = rcar_gen2_timer_init,
|
|
|
.init_late = shmobile_init_late,
|
|
|
+ .reserve = rcar_gen2_reserve,
|
|
|
.dt_compat = r8a7791_boards_compat_dt,
|
|
|
MACHINE_END
|
|
|
#endif /* CONFIG_USE_OF */
|