Re: [GIT PULL 1/5] ARM: dts: exynos: Artik5 topic branch for v4.7

From: Arnd Bergmann
Date: Sun Apr 24 2016 - 17:16:39 EST


On Wednesday 13 April 2016 12:01:18 Krzysztof Kozlowski wrote:
> Topic branch for Device Tree changes for Exynos 3250 for v4.7:
>
> Merge necessary new clocks from Sylwester (used by new board) and add support
> for Exynos3250-based Artik5 board.
>

Merged into next/dt, thanks!

I see that you have modified the include/dt-bindings/clock/exynos3250.h
file. Two questions about that:

- How is this going to get synchronized with the respective driver changes
in a way that avoids breaking the build of the clk tree? Do you just
wait another merge window for that?

- Are there any other clocks that you should define now so you don't run
into dependency problems later?

Arnd