On Mon, Dec 23, 2024 at 02:32:41PM +0530, Renjiang Han wrote: > From: Taniya Das <quic_tdas@xxxxxxxxxxx> > > 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. > Hence use HW_CTRL_TRIGGER flag instead of HW_CTRL for video GDSC's for > Qualcomm SoC SC7180, SDM845, SM7150, SM8150 and SM8450. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > Signed-off-by: Renjiang Han <quic_renjiang@xxxxxxxxxxx> > --- > drivers/clk/qcom/videocc-sc7180.c | 2 +- > drivers/clk/qcom/videocc-sdm845.c | 4 ++-- > drivers/clk/qcom/videocc-sm7150.c | 4 ++-- > drivers/clk/qcom/videocc-sm8150.c | 4 ++-- > drivers/clk/qcom/videocc-sm8450.c | 4 ++-- > 5 files changed, 9 insertions(+), 9 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry