]> git.baikalelectronics.ru Git - kernel.git/commit
clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1
authorBen Dooks <ben.dooks@codethink.co.uk>
Mon, 31 Mar 2014 14:50:34 +0000 (15:50 +0100)
committerMike Turquette <mturquette@linaro.org>
Tue, 1 Apr 2014 00:06:28 +0000 (17:06 -0700)
commit6a7a3a867ee186972d3b3f3a7577d798b3b9a2e2
treefb4ef381f4dd034cc9d831ed30b03269189c6a58
parent42d7aceea9af498f3dda999d6fa4895a37d49e8a
clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1

The clock generator for rcar-gen2 has the lb, sdh, sd0 and sd1 clocks
parented to pll1_div2 where the hardware diagram shows these to be
directly fed from pll1.

This fixes the initial rate for sdh0 clock to be 97.5MHz instead of
the reported 48MHz where the manual says the default register values
are for 97.5MHz.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/shmobile/clk-rcar-gen2.c