Skip to content
Snippets Groups Projects
Commit 85cf0e62 authored by Mugunthan V N's avatar Mugunthan V N Committed by Tom Rini
Browse files

arm: dts: omap: add reg-shift to serial device tree node


With the commit 'c7b9686d ("ns16550: unify serial_omap")' all
TI platforms are broken with DM/DT boot as ns16550 driver expects
reg-shift from DT which is not populated for TI platforms.
Earlier it worked as it was hard coded to 2 in serial-omap
driver. So adding the reg-shift to serial nodes for dra7, am4372
and am33xx dtsi files. Tested this patch on am437x-sk-evm,
am437x-gp-evm, am335x-boneblack, dra74x-evm and dra72x-evm.

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarThomas Chou <thomas@wytron.com.tw>
parent 746da1bd
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