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