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

Commit 8843b119 authored by Tero Kristo's avatar Tero Kristo Committed by Tony Lindgren
Browse files

ARM: AM43XX: PRM: use OMAP4 PRM driver



AM43xx will be re-using OMAP4 PRM driver, thus call its init function.

Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Tested-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 3381eb47
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -591,6 +591,7 @@ void __init am43xx_init_early(void)
	omap_cm_base_init();
	omap3xxx_check_revision();
	am33xx_check_features();
	omap44xx_prm_init();
	am43xx_powerdomains_init();
	am43xx_clockdomains_init();
	am43xx_hwmod_init();