diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2025-07-01 13:47:03 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-07-09 13:28:29 +0200 |
commit | c5ae5a0c61120d0c917f4c8ae1af3e35326f29e8 (patch) | |
tree | 13a252ea12a401b7e3f541d56ff49fb1e24447ab /scripts/lib/kdoc/kdoc_files.py | |
parent | 9f2cbfcda595b6d741adf71058c60476b8d21028 (diff) |
pmdomain: renesas: rcar-sysc: Add genpd OF provider at postcore_initcall
Subsequent changes to genpd adds a limitation that registering a genpd OF
providers must be done after its bus registration, which is at
core_initcall.
To adopt to this, let's split the initialization into two steps. The first
part keep registering the PM domains with genpd at early_initcall, as this
is needed to bringup the CPUs for R-Car H1, by calling
rcar_sysc_power_up_cpu(). The second and new part, moves the registration
of the genpd OF provider to a postcore_initcall().
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20250701114733.636510-2-ulf.hansson@linaro.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions