mbox series

[0/2] clk: amlogic: gxbb: 32k clock fixes

Message ID 20241220-amlogic-clk-gxbb-32k-fixes-v1-0-baca56ecf2db@baylibre.com (mailing list archive)
Headers show
Series clk: amlogic: gxbb: 32k clock fixes | expand

Message

Jerome Brunet Dec. 20, 2024, 10:25 a.m. UTC
This patchset provides 2 fixes for 32k clock of the gxbb SoC family.
The problems were minor enough to have no real world consequences but still
need fixing.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
Jerome Brunet (2):
      clk: amlogic: gxbb: drop incorrect flag on 32k clock
      clk: amlogic: gxbb: drop non existing 32k clock parent

 drivers/clk/meson/gxbb.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
base-commit: 1909d0d351ed98fdb9f5cbe377213ba0154bf2e0
change-id: 20241220-amlogic-clk-gxbb-32k-fixes-9483bb55f849

Best regards,

Comments

Jerome Brunet Dec. 20, 2024, 2:08 p.m. UTC | #1
Applied to clk-meson (clk-meson-next), thanks!

[1/2] clk: amlogic: gxbb: drop incorrect flag on 32k clock
      https://github.com/BayLibre/clk-meson/commit/66eff51d972c
[2/2] clk: amlogic: gxbb: drop non existing 32k clock parent
      https://github.com/BayLibre/clk-meson/commit/1e1fd26ed4ca

Best regards,
--
Jerome