On 01-08-22, 14:36, Stanimir Varbanov wrote: > Viresh, > > On 8/1/22 05:36, Viresh Kumar wrote: > > On 25-07-22, 14:55, Stanimir Varbanov wrote: > >> Hi Viresh, > >> > >> I can take a look and provide a patch to fix that. > > > > Any update on this ? I am going to send pull request for 5.20 very soon and it > > would have been much better if this was fixed before I send that. > > > > I'm trying on next-20220728, but applying [1] gives below errors: > > /linux-next/drivers/media/platform/qcom/venus/pm_helpers.c: In function > ‘core_get_v1’: > /linux-next/drivers/media/platform/qcom/venus/pm_helpers.c:299:4: error: > ‘struct dev_pm_opp_config’ has no member named ‘clk_count’ > 299 | .clk_count = 1, > | ^~~~~~~~~ > > > Do you have v3 for Venus driver ? You don't need to apply anything over linux-next, it has everything you need. The patch you mention is dropped and we carry separate calls to configure OPP resources for now. -- viresh