mbox series

[0/2] iio: counter: stm32-lptimer: add PM support

Message ID 1551091367-21718-1-git-send-email-fabrice.gasnier@st.com (mailing list archive)
Headers show
Series iio: counter: stm32-lptimer: add PM support | expand

Message

Fabrice Gasnier Feb. 25, 2019, 10:42 a.m. UTC
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(-)