commit | 830e35e7b5df229c17900a18335f6d2e417c65a9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu May 17 14:50:44 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 18:19:17 2018 -0400 |
tree | ac0a591564cdb0d1092f4327a56bfa1173c5ded8 | |
parent | db0536e481ce87122c8a10c85ae4ddb017216f11 [diff] |
dm: serial: Add setparity Implements serial setparity ops to allow uart parity change. It allows to select ODD, EVEN or NONE parity. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>