Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[oweals/u-boot.git] / include / stm32_rcc.h
index 748c2ebd0c9c4044328a23224600480c89d4e453..a09a09ff9550e8b48d4dc22b6b15ea9b3b09dd93 100644 (file)
@@ -40,8 +40,10 @@ struct stm32_clk_info {
 };
 
 enum soc_family {
-       STM32F4,
+       STM32F42X,
+       STM32F469,
        STM32F7,
+       STM32MP1,
 };
 
 enum apb {