aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/meson/clk-pll.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/meson/clk-pll.h')
-rw-r--r--drivers/clk/meson/clk-pll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/meson/clk-pll.h b/drivers/clk/meson/clk-pll.h
index 7b6b87274073..949157fb7bf5 100644
--- a/drivers/clk/meson/clk-pll.h
+++ b/drivers/clk/meson/clk-pll.h
@@ -43,6 +43,7 @@ struct meson_clk_pll_data {
unsigned int init_count;
const struct pll_params_table *table;
const struct pll_mult_range *range;
+ unsigned int frac_max;
u8 flags;
};