]> git.baikalelectronics.ru Git - uboot.git/commit
serial: ns16550: Read reg-io-width from device tree
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 20 Nov 2018 21:52:35 +0000 (23:52 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2018 13:08:35 +0000 (06:08 -0700)
commit556c186103610d42d959638400faef0ae3e46977
tree79b9f0991639be7ce1b0692779b9b25928cc9287
parent96450b7b277265a1be4eb34a0a715864bd955fcb
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>
drivers/serial/ns16550.c
include/ns16550.h