commit | f1caf676caae2be7724f3c7b38e2248fe7ee7562 | [log] [tgz] |
---|---|---|
author | Diego Sueiro <diego.sueiro@gmail.com> | Fri Nov 30 17:32:05 2018 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 03 15:15:36 2018 -0500 |
tree | 4495ff85c707768ba13f8ebd495b63ffc5242e40 | |
parent | e48bc56b11c77b3fcfb3f89ab523a38de32a8480 [diff] |
drivers/serial: Fix uart issues for i.MX7 and i.MX6 This patch fixes the uart isr calling the callback with wrong data (#11465) and the uart_poll_in checking the wrong status flag. Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>