commit | f8b5036361412a27c07a4ac9c3a4b80678cbd1e1 | [log] [tgz] |
---|---|---|
author | Gabriel Fernandez <gabriel.fernandez@st.com> | Tue Dec 13 15:20:12 2016 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Dec 21 16:06:48 2016 -0800 |
tree | cc91125461587c835fd3c1a5f1390b721470e30f | |
parent | 2aab7a2055a1705c9e30920d95a596226999eb21 [diff] |
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>