]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Tue, 11 Mar 2025 17:51:13 +0000 (10:51 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 11 Mar 2025 17:51:13 +0000 (10:51 -0700)
commit54493279312f9e6edf64173681cb18d1df4297c1
treee56a13d6588b956b36ec64e45291e8f955ba850c
parentb8501febdc513541afc5663d063bfac7ea575b71
parent53517a70873c7a91675f7244768aad5006cc45de
Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-fixes

Pull Samsung clk driver fixes from Krzysztof Kozlowski:

 - Google GS101: Fix synchronous external abort during system suspend.
   The driver access registers not available for OS, although issue
   would not be visible in earlier kernels due to missing suspend
   support.

 - Tesla FSD: Correct PLL142XX lock time

* tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  clk: samsung: update PLL locktime for PLL142XX used on FSD platform
  clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()