commit | 4e7207791c05b3ecff916c1b1b1b21401ec29b0b | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Nov 20 23:52:35 2018 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Dec 05 06:08:35 2018 -0700 |
tree | 79b9f0991639be7ce1b0692779b9b25928cc9287 | |
parent | 0af761620f2bb0aac739e1f5c2f5c231bc279599 [diff] |
serial: ns16550: Read reg-io-width from device tree Cache the value of the reg-io-width property for the future use. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org>