clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 7 Jan 2014 16:47:52 +0000 (17:47 +0100)
committerMike Turquette <mturquette@linaro.org>
Wed, 19 Feb 2014 05:41:01 +0000 (21:41 -0800)
commit995a9190ac9ca85cc15d11d9566017e91c58a118
tree8725d24c919cbbc029a751a7820d6589bda4f104
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2
clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocks

The lb, qspi, sdh, sd0 and sd1 clocks have the PLL1 (divided by 2) as
their parent, not the main clock. Fix it.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/shmobile/clk-rcar-gen2.c
This page took 0.027111 seconds and 5 git commands to generate.