commit | 03d48d894db861b9959e36bfd19071b834afdaec | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Apr 02 11:01:20 2020 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Apr 10 14:38:04 2020 -0500 |
tree | 813905125dce8a76dfd0e98d42df8cc948de2d9e | |
parent | e9aa9201c95a79f8d42376e9c48b662c6c91aaa0 [diff] |
drivers: serial: rv32m1_lpuart: Convert driver to new DT_INST macros Convert driver to use DT_INST macros and remove related board per instance Kconfig symbol usage. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>