]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCR
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 6 Aug 2014 01:24:30 +0000 (18:24 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 22 Aug 2014 00:59:42 +0000 (09:59 +0900)
commit4fb12fe9c34928c1d2bed817e144aec3f44540e9
tree955b87960288d2e60808121a8b2557965e137436
parent2c3758b01aa6f11382d2b018614b5d48ecf30350
ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCR

9f13ee6f83c52065112d3e396e42e3780911ef53
(ARM: shmobile: r8a7790: add div4 clocks)
added r8a7790 DIV4 clock support.

But, it 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.

Reported-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r8a7790.c