commit | f8b1a18271800abe791bd40f6b3b18709559bbd7 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Aug 05 11:34:49 2022 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri Aug 12 08:50:29 2022 +0100 |
tree | 0eb227b107ef585b7ac57c73f4707dedb4274344 | |
parent | 0226e53e239f8562b0636a2a4e42e99b0894f784 [diff] |
drivers: timer: stm32: Use dt instance for LPTIM base address /IRQ Start converting LPTIM driver to device tree based configuration and support of other instances. First: get base address and IRQ using dt instance Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>