Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
@ 2024-09-02 22:48 Ulf Hansson
  2024-09-02 22:48 ` [PATCH 1/2] OPP: Add helper to retrieve the OF node for an OPP table Ulf Hansson
  2024-09-02 22:48 ` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs Ulf Hansson
  0 siblings, 2 replies; 14+ messages in thread
From: Ulf Hansson @ 2024-09-02 22:48 UTC (permalink / raw)
  To: Viresh Kumar, Nishanth Menon, Stephen Boyd, Dikshita Agarwal
  Cc: Bjorn Andersson, Konrad Dybcio, Nikunj Kela, Bryan O'Donoghue,
	Thierry Reding, Mikko Perttunen, Jonathan Hunter, Stephan Gerhold,
	Ilia Lin, Stanimir Varbanov, Vikash Garodia, Ulf Hansson,
	linux-pm, linux-arm-kernel, linux-kernel

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-09-12 10:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 22:48 [PATCH 0/2] OPP/pmdomain: Assign the correct required-dev Ulf Hansson
2024-09-02 22:48 ` [PATCH 1/2] OPP: Add helper to retrieve the OF node for an OPP table Ulf Hansson
2024-09-02 22:48 ` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs Ulf Hansson
2024-09-03  7:16   ` Viresh Kumar
2024-09-03  9:54     ` Ulf Hansson
2024-09-03 10:53       ` Viresh Kumar
2024-09-03 11:43         ` Ulf Hansson
2024-09-04  6:40           ` Viresh Kumar
2024-09-04 12:57             ` Ulf Hansson
2024-09-06  6:14               ` Viresh Kumar
2024-09-06  8:49                 ` Ulf Hansson
2024-09-11  6:02                   ` Viresh Kumar
2024-09-11 14:15                     ` Ulf Hansson
2024-09-12 10:13                       ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox