commit | baecd7e55a6bcb229b8aa4f1f167e1887f20564a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Apr 21 21:22:21 2021 +0300 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Apr 22 15:30:24 2021 -0500 |
tree | fdc9d3079cdcb7b22157fd8a53978de00d91d106 | |
parent | 8cfa5deb168a9556330849a11bc0214e3d260ece [diff] |
drivers: uart_ns16550: Remove CMake-based templating With some additional macro-magic we can remove the CMake-based header file template feature, and instead take advantage of the usual DT_INST_FOREACH_STATUS_OKAY() macro. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>