git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e31d1
)
ARM: imx: add clock support for imx6sl
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 3 May 2013 03:06:46 +0000
(11:06 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 17 Jun 2013 07:45:11 +0000
(15:45 +0800)
Add clock support for i.MX6 SoloLite. It uses the dtc marco support to
define all clock IDs in imx6sl-clock.h, which will be included by both
clock driver and device tree sources, so that the data will stay sync
all the time between kernel and DT.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found