[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1589528491.git.viresh.kumar@linaro.org>
Date: Fri, 15 May 2020 13:27:19 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: k.konieczny@...sung.com, peron.clem@...il.com,
m.szyprowski@...sung.com, Nishanth Menon <nm@...com>,
Stephen Boyd <sboyd@...nel.org>,
Viresh Kumar <vireshk@...nel.org>
Cc: Viresh Kumar <viresh.kumar@...aro.org>, linux-pm@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
Rafael Wysocki <rjw@...ysocki.net>, broonie@...nel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] opp: core: add regulators enable and disable
Hi,
This series reintroduces the usage of regulator_enable/disable() to the
OPP core after the previous attempt was reverted [1] shortly after getting
applied. This time the regulator is enabled only after it is configured
by the OPP core.
Marek, Kamil and Clément: Can you guys please test this out and report
if this doesn't work as expected ?
--
viresh
[1] https://lore.kernel.org/lkml/20191017102758.8104-1-m.szyprowski@samsung.com/
Kamil Konieczny (1):
opp: core: add regulators enable and disable
Viresh Kumar (1):
opp: Reorder the code for !target_freq case
drivers/opp/core.c | 39 ++++++++++++++++++++++++++++++++++-----
drivers/opp/opp.h | 2 ++
2 files changed, 36 insertions(+), 5 deletions(-)
--
2.25.0.rc1.19.g042ed3e048af
Powered by blists - more mailing lists