Commit Graph

9 Commits (a70c05f10a7f02be7f9edd31f35058b098313820)

Author SHA1 Message Date
Patrice Chotard 990dba6498 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value 7 years ago
Patrice Chotard 20fe38e75a clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() 7 years ago
Patrice Chotard 68a69ed2a4 clk: clk_stm32f: Remove STMMAC clock setup 7 years ago
Patrice Chotard cb97ff9d3d clk: stm32: retrieve external oscillator frequency from DT 7 years ago
Patrice Chotard 4a56fd484a board: stm32f429-disco: switch to DM STM32 clock driver 7 years ago
Patrice Chotard 4e97e25723 clk: clk_stm32fx: add clock configuration for mmc usage 8 years ago
Patrice Chotard 928954fe58 dm: misc: bind STM32F4/F7 clock from rcc MFD driver 8 years ago
Patrice Chotard c88c6a9e03 clk: stm32fx: migrate define from rcc.h to driver 8 years ago
Patrice Chotard f264e23572 clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c 8 years ago
Patrice Chotard f9333c93c8 clk: stm32f7: add STM32F4 support 8 years ago
Patrice Chotard e868e3e537 clk: stm32f7: add dedicated STM32F7 compatible string 8 years ago
Patrice Chotard d0a768b1c8 clk: stm32f7: retrieve PWR base address from DT 8 years ago
Patrice Chotard 1543bf794f clk: clk_stm32f7: fix PLL clock division factor 8 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Patrice Chotard 0cc40dfc66 dm: clk: add missing .priv_auto_alloc_size() for stm32f7 8 years ago
Patrice Chotard 81d0128d2b clk: stm32f7: remove clock_get() 8 years ago
Patrice Chotard b9e86511d1 clk: stm32f7: cleanup clocks unused definitions 8 years ago
Patrice Chotard 288f17e648 clk: stm32f7: add clock .get_rate() callback 8 years ago
Patrice Chotard 199a2178fe clk: stm32f7: get RCC base address from DT 8 years ago
Patrice Chotard 704e954cee clk: stm32f7: add static for configure_clocks() 8 years ago
Simon Glass a4e0ef50da clk: Modify xlate() method for livetree 8 years ago
Vikas Manocha 280057bd7d stm32f7: use stm32f7 gpio driver supporting driver model 8 years ago
Vikas Manocha b5be8f5ea8 stm32f7: clk: remove usart1 clock enable from board init 8 years ago
Vikas Manocha 712f99a5dd clk: stm32f7: add clock driver for stm32f7 family 8 years ago
Michael Kurz d4363baada ARM: SPI: stm32: add stm32f746 qspi driver 8 years ago
Michael Kurz b20b70fcc0 net: stm32: add designware mac glue code for stm32 8 years ago
Michael Kurz 081de09d49 ARM: stm32: use clock setup function defined in clock.c 8 years ago
Michael Kurz bad5188be2 ARM: stm32: cleanup stm32f7 files 8 years ago
Tom Rini 95d5273303 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" 9 years ago
Toshifumi NISHINAGA 4b2fd720a7 stm32: Change USART port to USART6 for stm32f746 discovery board 9 years ago
Toshifumi NISHINAGA ba0a3c16e0 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board 9 years ago
Vikas Manocha e66c49fa93 stm32: add support for stm32f7 & stm32f746 discovery board 9 years ago