OSDN Git Service

clk: stm32h7: Add stm32h743 clock driver
authorGabriel Fernandez <gabriel.fernandez@st.com>
Mon, 21 Aug 2017 11:59:02 +0000 (13:59 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 1 Sep 2017 01:35:47 +0000 (18:35 -0700)
commit3e4d618b0722b64c551c3f2fc4c4f9cb3558ed93
treef41a5b11fd021214e2f6d8186f54ddb74f5511ab
parent0a9c869d5c568054a828a38357f30d77659e5b1e
clk: stm32h7: Add stm32h743 clock driver

This patch enables clocks for STM32H743 boards.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
for MFD changes:
Acked-by: Lee Jones <lee.jones@linaro.org>
for DT-Bindings
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/st,stm32h7-rcc.txt [new file with mode: 0644]
drivers/clk/Makefile
drivers/clk/clk-stm32h7.c [new file with mode: 0644]
include/dt-bindings/clock/stm32h7-clks.h [new file with mode: 0644]
include/dt-bindings/mfd/stm32h7-rcc.h [new file with mode: 0644]