commit | e7c3a892f5c58b833055da765c750db53bdbacbb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Feb 27 02:26:46 2015 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Mar 01 00:02:23 2015 +0900 |
tree | 3b7af267b7c62bc15d4d11c31cfae93796baac9b | |
parent | 6005319c36d1f351c7def7cdde2ddbc3de89b5ce [diff] |
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: Masahiro Yamada <yamada.m@jp.panasonic.com>