Files
linux/drivers
Rajendra Nayak 32d3e0fecc drm/msm: dsi: Use OPP API to set clk/perf state
On SDM845 and SC7180 DSI needs to express a performance state
requirement on a power domain depending on the clock rates.
Use OPP table from DT to register with OPP framework and use
dev_pm_opp_set_rate() to set the clk/perf state.

dev_pm_opp_set_rate() is designed to be equivalent to clk_set_rate()
for devices without an OPP table, hence the change works fine
on devices/platforms which only need to set a clock rate.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2020-07-31 06:46:15 -07:00
..
2020-07-03 16:15:31 +02:00
2020-07-24 08:48:05 +10:00
2020-07-24 08:48:05 +10:00
2020-07-24 08:48:05 +10:00
2020-06-29 19:10:51 +02:00
2020-07-07 21:04:38 +02:00
2020-07-24 08:48:05 +10:00
2020-06-04 19:09:28 +02:00
2020-06-22 12:34:21 -04:00
2020-07-24 08:48:05 +10:00