[PATCH 1/2] ARM: dts: r8a7792: add PLL1 divided by 2 clock

2016-07-11 Thread Sergei Shtylyov
Despite the QSPI clock has PLL1/VCOx1/4 clock as a parent, the latter hasn't been added to the R8A7792 device tree -- fix this overlook at last... Signed-off-by: Sergei Shtylyov --- arch/arm/boot/dts/r8a7792.dtsi |7 +++ 1 file changed, 7 insertions(+) Index: renesas/arch/arm/boot/dts

[PATCH 1/2] ARM: dts: r8a7792: add PLL1 divided by 2 clock

2016-07-17 Thread Simon Horman
From: Sergei Shtylyov Despite the fact that QSPI clock has PLL1/VCOx1/4 clock as a parent, the latter hasn't been added to the R8A7792 device tree. This patch corrects that oversight. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/boot

Re: [PATCH 1/2] ARM: dts: r8a7792: add PLL1 divided by 2 clock

2016-07-12 Thread Geert Uytterhoeven
On Mon, Jul 11, 2016 at 11:51 PM, Sergei Shtylyov wrote: > Despite the QSPI clock has PLL1/VCOx1/4 clock as a parent, the latter > hasn't been added to the R8A7792 device tree -- fix this overlook at > last... > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}