commit | 1343ad5fcc439be00f7b716397e15e8084ccba75 | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Mon Sep 18 17:01:06 2017 -0700 |
committer | Julius Werner <jwerner@chromium.org> | Fri Jan 19 15:21:12 2018 -0800 |
tree | 1011ac9e239e5bb61486a09ab6eeebe2a0c1c98d | |
parent | ca3930aaf24a21245a67877683b78601d022c60e [diff] |
drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API This patch updates the Cadence CDNS 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: I2ef8fb0d6ab72696997db1e0243a533499569d6b Signed-off-by: Julius Werner <jwerner@chromium.org>