-
- Downloads
clk: stm32f7: add clock driver for stm32f7 family
add basic clock driver support for stm32f7 to enable clocks required by the peripherals. Signed-off-by:Vikas Manocha <vikas.manocha@st.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/mach-stm32/stm32f7/Makefile 1 addition, 1 deletionarch/arm/mach-stm32/stm32f7/Makefile
- arch/arm/mach-stm32/stm32f7/soc.c 0 additions, 2 deletionsarch/arm/mach-stm32/stm32f7/soc.c
- configs/stm32f746-disco_defconfig 1 addition, 0 deletionsconfigs/stm32f746-disco_defconfig
- doc/device-tree-bindings/clock/st,stm32-rcc.txt 95 additions, 0 deletionsdoc/device-tree-bindings/clock/st,stm32-rcc.txt
- drivers/clk/Makefile 1 addition, 1 deletiondrivers/clk/Makefile
- drivers/clk/clk_stm32f7.c 59 additions, 2 deletionsdrivers/clk/clk_stm32f7.c
Please register or sign in to comment