]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit439c6387fbf30e20efc34366b9070fcdf7ad683a
tree8725d24c919cbbc029a751a7820d6589bda4f104
parentaf18dbdc538d68661a2dc170065e02fb49a2ec53
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