commit | 72fccfe9691781d738a357b2e33673b9556b4775 | [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 | 8ecb57ed6ea0ca7d4924dca5200370d0151f5234 [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>