commit | b89a50028158f1c2aa34bf01345f750237722107 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Feb 16 16:05:23 2016 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Feb 22 16:21:10 2016 +0100 |
tree | 60d313b23d9b671bf88eedfce54f196cf76c5643 | |
parent | 9f24fbcdfd12487c50eb982f5ab853f61208e58a [diff] |
dm: ns16550: Add support for reg-offset property reg-offset is the part of standard 8250 binding in the kernel. It is shifting start of address space by reg-offset. On Xilinx platform this offset is typically 0x1000. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>