On Wed, Jul 7, 2021 at 3:15 PM David Heidelberg [off-list ref] wrote:
Since new code doesn't take old clk names in account, it does fixes
error:
msm_dsi 4700000.mdss_dsi: dev_pm_opp_set_clkname: Couldn't find clock: -2
and following kernel oops introduced by
b0530eb1191 ("drm/msm/dpu: Use OPP API to set clk/perf state").
Also removes warning about deprecated clock names.
Tested against linux-5.10.y LTS on Nexus 7 2013.
Reviewed-by: Brian Masney <redacted>
Signed-off-by: David Heidelberg <david@ixit.cz>
---
- v2 improved commit message, added R-b
Reviewed-by: Linus Walleij <redacted>
I guess Bjorn will apply it?
Yours,
Linus Walleij