OSDN Git Service

clk: stm32f4: Update DT bindings documentation
authorGabriel Fernandez <gabriel.fernandez@st.com>
Tue, 13 Dec 2016 14:20:00 +0000 (15:20 +0100)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Tue, 10 Jan 2017 10:40:40 +0000 (11:40 +0100)
commitbe20fe159d000ca6d8ce0b7b10f8787d879490ab
treeb98f9f0282b27e9a6285964c295c679a27f2a5e9
parent7ce7d89f48834cefece7804d38fc5d85382edf77
clk: stm32f4: Update DT bindings documentation

Creation of dt include file for specific stm32f4 clocks.
These specific clocks are not derived from system clock (SYSCLOCK)
We should use index 1 to use these clocks in DT.
e.g. <&rcc 1 CLK_LSI>

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
include/dt-bindings/clock/stm32fx-clock.h [new file with mode: 0644]