]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Mar 2025 01:34:26 +0000 (15:34 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Mar 2025 01:34:26 +0000 (15:34 -1000)
commite3a854b577cb05ceb77c0eba54bfef98a03278fa
tree78ec9b866d4bd7a24693f70d0cf7d107c0997c61
parent131c040bbb0f561ef68ad2ba6fcd28c97fa6d4cf
parent54493279312f9e6edf64173681cb18d1df4297c1
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fixes from Stephen Boyd:
 "A few clk driver fixes for Samsung and Qualcomm clk drivers:

   - Suspend on Google GS101 crashes when trying to save some clk
     registers that we shouldn't be saving so we don't do that anymore

   - The PLL lock time was wrong on the Tesla FSD which could lead to
     the PLL never locking

   - Qualcomm's display clk controller on SM8750 was trying to change
     the frequency of a parent clk for the DSI device when it should
     have stopped and adjusted the divider. The failure is that the clk
     frequency was half what was expected, leading to broken display"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: samsung: update PLL locktime for PLL142XX used on FSD platform
  clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
  clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parent