From: Kuninori Morimoto Date: Wed, 6 Aug 2014 01:24:00 +0000 (+0900) Subject: clk: shmobile: add missing 0x0100 for SDCKCR X-Git-Tag: omap-for-v3.19/prcm-cleanup~65^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abe240878db394b399a12a63f01324bcd65c547;p=pandora-kernel.git 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 Acked-by: Laurent Pinchart Acked-by: Simon Horman Reported-by: Yusuke Goda Signed-off-by: Kuninori Morimoto Signed-off-by: Mike Turquette --- Reading git-diff-tree failed