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:
b6f1ffe
)
ARM: davinci: serial: provide API to initialze UART clocks
author
Sekhar Nori
<nsekhar@ti.com>
Wed, 29 Aug 2012 17:18:52 +0000
(22:48 +0530)
committer
Sekhar Nori
<nsekhar@ti.com>
Sat, 27 Oct 2012 10:58:31 +0000
(16:28 +0530)
Provide an API to initialize a UART clock. Refactor existing
davinci_serial_init() to separate out the part which enables
the clock.
This will later be used to help DA850 DT boot support.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found