This patch series adds power management support for STM32 LP Timer IIO counter dt-bindings and driver. Note: it's basically a resend of patches 3 & 4 as discussed in [1] [1] https://patchwork.kernel.org/patch/10797425/ Fabrice Gasnier (2): dt-bindings: iio: stm32-lptimer-counter: document pinctrl sleep state iio: counter: stm32-lptimer: Add power management support .../bindings/iio/counter/stm32-lptimer-cnt.txt | 8 ++-- drivers/iio/counter/stm32-lptimer-cnt.c | 55 ++++++++++++++++++++++ 2 files changed, 60 insertions(+), 3 deletions(-) -- 2.7.4