diff options
author | Fabio Estevam <[email protected]> | 2016-10-22 10:20:55 -0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2016-10-24 15:12:57 +0800 |
commit | eef0b282bb586259d35548851cf6a4ce847bb804 (patch) | |
tree | cd9f0caeca23cd484a64dfdab9e250e4e2d0bb2a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6a34e0e6b49f50d2626c15ed75b76031f12bd637 (diff) |
ARM: imx: gpc: Initialize all power domains
Since commit 0159ec670763dd ("PM / Domains: Verify the PM domain is present
when adding a provider") the following regression is observed on imx6:
imx-gpc: probe of 20dc000.gpc failed with error -22
The gpc probe fails because of_genpd_add_provider_onecell() now checks
if all the domains are initialized via pm_genpd_present() function
and it fails because not all the power domains are initialized.
In order to fix this error, initialize all the power domains from
imx_gpc_domains[], not only the imx6q_pu_domain.base one.
Reported-by: Olof's autobooter <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions