[PATCH v2 0/2] rtc: brcmstb-waketimer: add RTC alarm irq

Doug Berger opendmb at gmail.com
Tue Jan 24 12:14:28 PST 2023


Support is added for an interrupt that can be triggered from the
brcmstb-waketimer hardware while the system is awake.

This interrupt allows the driver to pass the rtctest selftest.

Changes in v2:
  - Squashed examples in the bindings document.
  - Added Ack from Florian

Doug Berger (2):
  dt-bindings: rtc: brcm,brcmstb-waketimer: add alarm interrupt
  rtc: brcmstb-waketimer: allow use as non-wake alarm

 .../bindings/rtc/brcm,brcmstb-waketimer.yaml  | 21 ++++---
 drivers/rtc/rtc-brcmstb-waketimer.c           | 55 ++++++++++++++++++-
 2 files changed, 66 insertions(+), 10 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list