]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'ti-k3-sci-clk-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Sat, 13 Jun 2026 20:59:57 +0000 (13:59 -0700)
committerStephen Boyd <sboyd@kernel.org>
Sat, 13 Jun 2026 20:59:57 +0000 (13:59 -0700)
Pull TI K3 SCI clock updates from Nishanth Menon:

 - Fix incorrect application of sizeof to a pointer type in TI
   sci-clk driver
 - Disable clock rate caching in the keystone clock driver to
   ensure accurate rate reporting

* tag 'ti-k3-sci-clk-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
  clk: keystone: sci-clk: fix application of sizeof to pointer
  clk: keystone: don't cache clock rate


Trivial merge