clk: agilex/stratix10: add support for the 2nd bypass
[linux-2.6-microblaze.git] / drivers / clk / socfpga / stratix10-clk.h
index 61eaf3a..75234e0 100644 (file)
@@ -85,4 +85,6 @@ struct clk_hw *s10_register_cnt_periph(const struct stratix10_perip_cnt_clock *c
                                    void __iomem *reg);
 struct clk_hw *s10_register_gate(const struct stratix10_gate_clock *clks,
                              void __iomem *reg);
+struct clk_hw *agilex_register_gate(const struct stratix10_gate_clock *clks,
+                             void __iomem *reg);
 #endif /* __STRATIX10_CLK_H */