X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fstm32_rcc.h;h=a09a09ff9550e8b48d4dc22b6b15ea9b3b09dd93;hb=476e991452433b72f280147c93435ccd9423639f;hp=484bc305f9c0c3fcd1db5e57255b914da9b7e608;hpb=61803a95a1e702275afe372422a97e94c655fd9d;p=oweals%2Fu-boot.git diff --git a/include/stm32_rcc.h b/include/stm32_rcc.h index 484bc305f9..a09a09ff95 100644 --- a/include/stm32_rcc.h +++ b/include/stm32_rcc.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) STMicroelectronics SA 2017 * Author(s): Patrice CHOTARD, for STMicroelectronics. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __STM32_RCC_H_ @@ -41,8 +40,10 @@ struct stm32_clk_info { }; enum soc_family { - STM32F4, + STM32F42X, + STM32F469, STM32F7, + STM32MP1, }; enum apb {