Re: [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

From: Renjiang Han
Date: Wed Jan 01 2025 - 23:06:37 EST



On 12/26/2024 11:54 AM, Bjorn Andersson wrote:
The video driver will be using the newly introduced
dev_pm_genpd_set_hwmode() API to switch the video GDSC to HW and SW
control modes at runtime.
"Will be using", does that imply then that if this patch is merged
before (or without the venus patch) something unexpected will happen?

Please clarify how you expect this to be merged, or clarify in the
commit message that ordering is not of any concern.

Regards,
Bjorn
 Thanks for your comment. This patch series is to make the video driver
 to use dev_pm_genpd_set_hwmode() to switch GDSC mode. This patch and
 the venus driver patch need to be merged at the same time. Otherwise,
 the video will not work properly on these platforms.

--
Best Regards,
Renjiang