commit | d778fc4b76fe9c822c49db63a234cb515b53c8c7 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Nov 20 23:52:36 2018 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Dec 05 07:23:15 2018 -0700 |
tree | bfded32941603c7a99946c5cabcbee35c05aa65f | |
parent | 72fccfe9691781d738a357b2e33673b9556b4775 [diff] |
serial: ns16550: Provide ->getinfo() implementation New callback will supply necessary information, for example, to ACPI SPCR table. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org>