commit | 5776c82c85fae495634b46bb852a4eb10aaf9863 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Apr 24 16:14:40 2020 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Apr 24 12:09:17 2020 -0500 |
tree | 25573d04c3ac30b70aae9e0d6b2844cf2d631126 | |
parent | 50414c40f7b2d5cb1e52d9c6f4aaad1122af8746 [diff] |
drivers/timer: stm32_lptim: Move to new DT api Use NODELABEL macros rather than DT_INST as this driver is so far limited to support of LPTIM1 instance. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>