Merge tag 'clk-meson-v6.9-1' of https://github.com/BayLibre/clk-meson into clk-amlogic

Pull Amlogic clk driver update from Jerome Brunet:

 - Fix clock listing Oops on Amlogic axg

* tag 'clk-meson-v6.9-1' of https://github.com/BayLibre/clk-meson:
  clk: meson: Add missing clocks to axg_clk_regmaps
This commit is contained in:
Stephen Boyd
2024-03-08 15:21:46 -08:00
+2
View File
@@ -2142,7 +2142,9 @@ static struct clk_regmap *const axg_clk_regmaps[] = {
&axg_vclk_input,
&axg_vclk2_input,
&axg_vclk_div,
&axg_vclk_div1,
&axg_vclk2_div,
&axg_vclk2_div1,
&axg_vclk_div2_en,
&axg_vclk_div4_en,
&axg_vclk_div6_en,