[PATCH 3/5] ARM: shmobile: r8a7794: Add DU0 clock

2015-08-03 Thread Geert Uytterhoeven
On Fri, Jul 17, 2015 at 10:26 AM, Laurent Pinchart wrote: > The DU0 clock is an MSTP clock, child of the CPG ZX clock. > > Signed-off-by: Laurent Pinchart Acked-by: by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond i

[PATCH 3/5] ARM: shmobile: r8a7794: Add DU0 clock

2015-07-17 Thread Laurent Pinchart
The DU0 clock is an MSTP clock, child of the CPG ZX clock. Signed-off-by: Laurent Pinchart --- arch/arm/boot/dts/r8a7794.dtsi| 7 --- include/dt-bindings/clock/r8a7794-clock.h | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/a