commit | 3e696a0f843970e4aa06de50dd22bbf64ea6d6b5 | [log] [tgz] |
---|---|---|
author | Dawid Niedzwiecki <dn@semihalf.com> | Thu Sep 09 13:06:18 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Sep 13 07:06:33 2021 -0400 |
tree | 1cea3296831975fa7a8b5e0d0e6dbe38271a2870 | |
parent | 0a9e930fdc70ddd41d631e9452c6959818ccb173 [diff] |
drivers: serial: ns16550: fix uart initialization Do not set DLAB bit in Line Control Register when the access to the baud rate divisor registers is not needed. Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com>