commit | d2ca9fd2cd74e8346827af111ceb249a7fd44637 | [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 | 2df810717e8737b9c4a7d2a93b0100fcd7eae84f [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>