commit | 0a3842900429c2b59fe5d5d9c182cb8f63bd955c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Oct 29 01:14:41 2012 -0700 |
committer | Simon Horman <horms@verge.net.au> | Wed Nov 07 17:11:34 2012 +0900 |
tree | 09ff3b8572980ea05471380398329541f47e3153 | |
parent | 167443b16e3b9875e0541701b96e4009be8360f0 [diff] |
ARM: shmobile: r8a7740: add USB24 clock explain USBCKCR is controlling USB parent clock and divide rate. This parent clock is used as a "usb24s" from other devices, but the "divide rate" is not used. Further, this clock itself is known as "usb24". So, to set this clock is a little confusable. This patch adds quick explain and sample settings for this clock. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>