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:
fb533d0
)
[POWERPC] 8xx: Add pin and clock setting functions.
author
Scott Wood
<scottwood@freescale.com>
Mon, 16 Jul 2007 22:22:01 +0000
(17:22 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 4 Oct 2007 01:36:36 +0000
(20:36 -0500)
These let board code set up pins and clocks without having to
put magic numbers directly into the registers.
The clock function is mostly duplicated from the cpm2 version;
hopefully this stuff can be merged at some point.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found