X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fstm32_rcc.h;h=a09a09ff9550e8b48d4dc22b6b15ea9b3b09dd93;hb=eaa0bde05186b1738d221bc5effc6f257a14e360;hp=484bc305f9c0c3fcd1db5e57255b914da9b7e608;hpb=3fa9bc7969c130b373f41731db526a3511f40ea5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/stm32_rcc.h b/include/stm32_rcc.h index 484bc30..a09a09f 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 {