]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'clk-meson-v6.15-1' of https://github.com/BayLibre/clk-meson into clk-amlogic
authorStephen Boyd <sboyd@kernel.org>
Tue, 18 Mar 2025 21:38:01 +0000 (14:38 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 18 Mar 2025 21:38:01 +0000 (14:38 -0700)
Pull Amlogic clk driver updates from Jerome Brunet:

 - Fix mmc A clock gate definition on Amlogic g12 SoCs
 - Properly set cpu cluster A on Amlogic g12b
 - Fix 32k clock definition on Amlogic gxbb
 - Correct documentation typo on Amlogic a1

* tag 'clk-meson-v6.15-1' of https://github.com/BayLibre/clk-meson:
  clk: amlogic: a1: fix a typo
  clk: amlogic: gxbb: drop non existing 32k clock parent
  clk: amlogic: gxbb: drop incorrect flag on 32k clock
  clk: amlogic: g12b: fix cluster A parent data
  clk: amlogic: g12a: fix mmc A peripheral clock


Trivial merge