]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Tue, 5 Nov 2024 23:30:35 +0000 (15:30 -0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 5 Nov 2024 23:32:08 +0000 (15:32 -0800)
commit714398d8742d5e019a8e5512de2abb8db69ba0a3
treef03fbe53330157de07051440b16a651c3795b95c
parent6b5cca7868fdd2499384e21279fdab86bfa04997
parente7f37a7d16310d3c9474825de26a67f00983ebea
Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes

Pull Qualcomm clk driver fixes from Bjorn Andersson:

 - Correct flags for X Elite USB MP GDSC and pcie pipediv2 clocks
 - Fix alpha PLL post_div mask for the cases where width is not
   specified
 - Avoid hangs in the SM8350 video driver (venus) by setting HW_CTRL
   trigger feature on the video clocks

* tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags
  clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
  clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
  clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs