Patrik Flykt
24d71431e9
all: Add 'U' suffix when using unsigned variables
...
Add a 'U' suffix to values when computing and comparing against
unsigned variables.
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
Kumar Gala
5e263f1c80
serial: uart_rv32m1_lpuart: Fix build warnings
...
The driver was using non-'DT_' prefixed defines which are deprecated.
Move to using proper 'DT_' prefix defines.
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-02 03:51:03 +01:00
Michael Scott
13c794bc1c
serial: RV32M1: introduce lpuart driver / DT bindings
...
Add a UART driver.
Signed-off-by: Michael Scott <mike@foundries.io>
Signed-off-by: Marti Bolivar <marti@foundries.io>
2019-01-25 11:59:46 -05:00