The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-clk-fixes-for-6.12 for you to fetch changes up to e7f37a7d16310d3c9474825de26a67f00983ebea: clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags (2024-10-22 15:35:15 -0500) ---------------------------------------------------------------- Qualcomm clock fixes for v6.12 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. Enable the use of the recently introduced HW_CTRL trigger feature for SM8350 video clocks, to avoid hangs in the venus driver. ---------------------------------------------------------------- Abel Vesa (1): clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags Barnabás Czémán (1): clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set Johan Hovold (1): clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs Qiang Yu (1): clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks drivers/clk/qcom/clk-alpha-pll.c | 2 +- drivers/clk/qcom/gcc-x1e80100.c | 12 ++++++------ drivers/clk/qcom/videocc-sm8350.c | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-)