You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media: venus: pm_helpers: Set opp clock name for v1
The rate of the core clock is set through devm_pm_opp_set_rate and
to avoid errors from it we have to set the name of the clock via
dev_pm_opp_set_clkname.
Fixes: 9a538b8 ("media: venus: core: Add support for opp tables/perf voting")
Cc: [email protected] # v5.10+
Signed-off-by: Stanimir Varbanov <[email protected]>
Tested-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
0 commit comments