On Thu, Nov 24, 2016 at 03:45:41PM +0100, gabriel.fernandez@xxxxxx wrote: > From: Gabriel Fernandez <gabriel.fernandez@xxxxxx> > > 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@xxxxxx> > --- > .../devicetree/bindings/clock/st,stm32-rcc.txt | 8 ++++++ > drivers/clk/clk-stm32f4.c | 9 +++++-- > include/dt-bindings/clock/stm32f4-clock.h | 31 ++++++++++++++++++++++ > 3 files changed, 46 insertions(+), 2 deletions(-) > create mode 100644 include/dt-bindings/clock/stm32f4-clock.h Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html