commit | 759c9b42e385e2e343ab066efc05bbbf37a79a2f | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Thu Oct 12 17:13:14 2023 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Dec 12 09:52:30 2023 +0000 |
tree | d73ce5708d899f51cb22d9b73cbae9aa431687ad | |
parent | 5bacc2eaac90096df2829ff7fecad85fc3e638bb [diff] |
boards: arm: stm32 boards with lptimer set node stm32_lp_tick_source Change the name of the node for the lptim used as lowpower tick source to stm32_lp_tick_source. Once enabled, this node is known as stm32_lp_tick_source That will avoid naming the node lptim1 or lptim2 or lptim, etc. Signed-off-by: Francois Ramu <francois.ramu@st.com>