commit | 4e406bf86b61985843741bf25e1f0416bed97d14 | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Mon Sep 18 16:57:51 2017 -0700 |
committer | Julius Werner <jwerner@chromium.org> | Fri Jan 19 15:21:12 2018 -0800 |
tree | 9ee631744c31482f7b6d127e092fcdd69f3ac5e4 | |
parent | aae9bb15fb692cb7abdf95f077ad824ca0effb24 [diff] |
drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API This patch updates the TI 16550 console driver to support the new console API. The driver will continue to support the old API as well by checking the MULTI_CONSOLE_API compile-time flag. Change-Id: I60a44b7ba3c35c74561824c04b8dbe3e3039324c Signed-off-by: Julius Werner <jwerner@chromium.org>