commit | fe96bbdc46214c6648f68b99c9f80a8c8e3216db | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Fri Nov 21 10:34:21 2014 -0800 |
committer | Tom Rini <trini@ti.com> | Mon Dec 08 09:35:44 2014 -0500 |
tree | 0e88ea05d55d4082adf223821418af795fcbc970 | |
parent | 206f245d82386b907b39510899b82842576bc7c6 [diff] |
serial: pl01x: move all line control at same place Receive line control uses same setting as transmit line control, also one lcrh write is effective for both baud rate & receive line control internal update. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Acked-by: Simon Glass <sjg@chromium.org>