Re: [PATCH v4 1/9] clk: stm32f4: Update DT bindings documentation

From: Alexandre Torgue
Date: Mon Jan 09 2017 - 11:30:27 EST


Hi Stephen,

On 12/22/2016 01:10 AM, Stephen Boyd wrote:
On 12/13, 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>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
---

Applied to clk-stm32f4 and merged into clk-next.


I'm preparing pull request branch for STM32 DT part. This patch is also requested to build correctly DT patches. Do you know how could we synchronize our pull request ?

Thanks
Alex