summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2026-02-09 23:37:01 -0600
committerUlf Hansson <ulf.hansson@linaro.org>2026-03-12 14:51:52 +0100
commitb22c526569e6af84008b674e66378e771bfbdd94 (patch)
treee6a1bc78bd1dabc6f9534ca0ed65b1b2fa017c77 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux-stable.git
parent0fb59eaca18f1254ecdce34354eec3cb1b3b5e10 (diff)
pmdomain: mediatek: Fix power domain count
The wrong value of the number of domains is wrong which leads to failures when trying to enumerate nested power domains. PM: genpd_xlate_onecell: invalid domain index 0 PM: genpd_xlate_onecell: invalid domain index 1 PM: genpd_xlate_onecell: invalid domain index 3 PM: genpd_xlate_onecell: invalid domain index 4 PM: genpd_xlate_onecell: invalid domain index 5 PM: genpd_xlate_onecell: invalid domain index 13 PM: genpd_xlate_onecell: invalid domain index 14 Attempts to use these power domains fail, so fix this by using the correct value of calculated power domains. Signed-off-by: Adam Ford <aford173@gmail.com> Fixes: 88914db077b6 ("pmdomain: mediatek: Add support for Hardware Voter power domains") Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: stable@vger.kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions