summaryrefslogtreecommitdiff
path: root/include/stm32_rcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stm32_rcc.h')
-rw-r--r--include/stm32_rcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stm32_rcc.h b/include/stm32_rcc.h
index 6dfb9cc257..fb0855268e 100644
--- a/include/stm32_rcc.h
+++ b/include/stm32_rcc.h
@@ -37,6 +37,7 @@ struct pll_psc {
struct stm32_clk_info {
struct pll_psc sys_pll_psc;
bool has_overdrive;
+ bool v2;
};
enum soc_family {