commit | 5db92a0e960ea0559e82f8c3e2ec7f80a4e86c51 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 27 17:21:55 2020 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 16 14:36:28 2020 +0800 |
tree | d90b065b95988e287bf80af809ea72b7a3861476 | |
parent | bf4661bcb0e70da975b7513006b204f01fdbc0f7 [diff] |
serial: ns16550: Provide UART base clock speed in ->getinfo() Some callers may need the UART base clock speed value. Provide it in the ->getinfo() callback. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>