commit | cb0daa3d03efa99a1c1e91cf1d00b6f29e047511 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Mon Sep 12 16:00:08 2022 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Sep 15 15:02:47 2022 +0000 |
tree | f5d7ee2bcaffe146425f1491a2fd8cc09cc39c6d | |
parent | e7b6e0286a7874185cfe98ccc2885a5583716a85 [diff] |
dts: bindings: stm32 uart gives the EXTI line nb for PM When the EXTI Line nb is not set as interrupt by default (at reset value), the uart instance cannot waekup the system from its low power stop mode. The EXTI line must be specified, like with stm32WL55 Signed-off-by: Francois Ramu <francois.ramu@st.com>