mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
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>