Commit 151c31ee authored by Stephen Boyd's avatar Stephen Boyd
Browse files

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
parents 6613476e ba535bce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,