commit | ba2d0aa1af2f410c6a94d497c82962afc44af173 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Fri Nov 02 21:28:08 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 16:52:00 2018 -0500 |
tree | f072f36a4a491b019cf39ea79daeff1fd598be5c | |
parent | 6b981d0ed4ffa59bc8bb5f15d4e619221261339d [diff] |
serial: ns16550: add setconfig support Add possibility to update the serial parity used. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>