Skip to content
Snippets Groups Projects
Commit d0c47b3e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

serial: UniPhier: use 32 bit register access


For PH1-Pro4, the 8 bit write access to LCR register (offset = 0x11)
is not working correctly.  As a side effect, it also modifies MCR
register (offset = 0x10) and results in unexpected behavior.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent c8bc1661
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