clk: stm32f4: Update DT bindings documentation
authorGabriel Fernandez <gabriel.fernandez@st.com>
Tue, 13 Dec 2016 14:20:12 +0000 (15:20 +0100)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 22 Dec 2016 00:06:48 +0000 (16:06 -0800)
commitf8b5036361412a27c07a4ac9c3a4b80678cbd1e1
treecc91125461587c835fd3c1a5f1390b721470e30f
parent2aab7a2055a1705c9e30920d95a596226999eb21
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>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
include/dt-bindings/clock/stm32fx-clock.h [new file with mode: 0644]