commit | 76d57ce6ef6060f611c14675249b7300a3c96368 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Wed Aug 29 22:48:52 2012 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Sat Oct 27 16:28:31 2012 +0530 |
tree | ee5aff6789cc9b5d79caca405cc622cb29669aae | |
parent | b6f1ffed9d8a830ab94fd3fc6182e2fc8c77cba0 [diff] |
ARM: davinci: serial: provide API to initialze UART clocks 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>