Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0749bead authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman
Browse files

ARM: shmobile: Use r8a7791_add_standard_devices() on Koelsch



Use r8a7791_add_standard_devices() on Koelsch to let
the C version of the board code add on-chip devices.

Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent a4ed412e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
static void __init koelsch_add_standard_devices(void)
{
	r8a7791_clock_init();
	r8a7791_add_dt_devices();
	r8a7791_add_standard_devices();
}

static const char * const koelsch_boards_compat_dt[] __initconst = {