X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-shmobile%2Fsetup-sh7372.c;h=d317c224ed63da6aece05525240b3497eff3fe67;hb=99784e4ff72260ab66cc1d10b94c3db4f226653c;hp=2d9b1b1a25387fe1b4605663a5dc2a9135c6f5a5;hpb=5a5b86c8c6ae6061cb60f1edbcbcfc430e223ec6;p=karo-tx-linux.git diff --git a/arch/arm/mach-shmobile/setup-sh7372.c b/arch/arm/mach-shmobile/setup-sh7372.c index 2d9b1b1a2538..d317c224ed63 100644 --- a/arch/arm/mach-shmobile/setup-sh7372.c +++ b/arch/arm/mach-shmobile/setup-sh7372.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include @@ -994,6 +995,8 @@ void __init sh7372_add_standard_devices(void) sh7372_init_pm_domain(&sh7372_a3ri); sh7372_init_pm_domain(&sh7372_a3sg); + sh7372_pm_add_subdomain(&sh7372_a4lc, &sh7372_a3rv); + platform_add_devices(sh7372_early_devices, ARRAY_SIZE(sh7372_early_devices));