]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: shmobile: add missing 0x0100 for SDCKCR
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 6 Aug 2014 01:24:00 +0000 (10:24 +0900)
committerMike Turquette <mturquette@linaro.org>
Tue, 2 Sep 2014 22:03:16 +0000 (15:03 -0700)
commit4abe240878db394b399a12a63f01324bcd65c547
tree81ffebf22da8f694f747f4cdf8f2438cd0ca47a7
parent7466103cc0f3e0ae5b01949b3806d4aa1d322de8
clk: shmobile: add missing 0x0100 for SDCKCR

10cdfe9f327ab8d120cf6957e58c6203e3a53847
(clk: shmobile: Add R-Car Gen2 clocks support)
added R-Car Gen2 clock support via DT for v3.14.

But, cpg_sd01_div_table is missing
"0x0100: x 1/8" division ratio.
This patch fixes hidden bug.
It is based on R-Car H2 v0.7, R-Car M2 v0.9.

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Reported-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/shmobile/clk-rcar-gen2.c