Skip to content
Snippets Groups Projects
Commit 59b35ddd authored by Michal Simek's avatar Michal Simek Committed by Simon Glass
Browse files

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: default avatarMichal Simek <michal.simek@xilinx.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Moved the new field to the end of the struct to avoid problems:
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 4428f3c8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment