[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240902224815.78220-1-ulf.hansson@linaro.org>
Date: Tue, 3 Sep 2024 00:48:13 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Viresh Kumar <vireshk@...nel.org>,
Nishanth Menon <nm@...com>,
Stephen Boyd <sboyd@...nel.org>,
Dikshita Agarwal <quic_dikshita@...cinc.com>
Cc: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <quic_kdybcio@...cinc.com>,
Nikunj Kela <nkela@...cinc.com>,
Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
Thierry Reding <thierry.reding@...il.com>,
Mikko Perttunen <mperttunen@...dia.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Stephan Gerhold <stephan@...hold.net>,
Ilia Lin <ilia.lin@...nel.org>,
Stanimir Varbanov <stanimir.k.varbanov@...il.com>,
Vikash Garodia <quic_vgarodia@...cinc.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
linux-pm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
The recent series for OPP/pmdomains [1] that has been queued for v6.12 via the
pmdomain tree introduces a regression for the Qcom Venus driver, which was
reported to me offlist.
This small series attempts to fix the problem by making the assignment of the
required-devs more robust and correct. More details are available in the commit
messages.
I have tested this on specific test setup with Qemu, trying to model all the
various way required-opps are being used. I would appreciate help with further
test on HW and reviews, of course!
Kind regards
Ulf Hansson
[1]
https://lore.kernel.org/all/20240822224547.385095-1-ulf.hansson@linaro.org/
Ulf Hansson (2):
OPP: Add helper to retrieve the OF node for an OPP table
OPP/pmdomain: Fix the assignment of the required-devs
drivers/opp/core.c | 15 +++++++-----
drivers/opp/of.c | 12 ++++++++++
drivers/pmdomain/core.c | 52 +++++++++++++++++++++++------------------
include/linux/pm_opp.h | 13 +++++++++--
4 files changed, 61 insertions(+), 31 deletions(-)
--
2.34.1
Powered by blists - more mailing lists