On 26/06/2017 at 14:15:03 -0700, Florian Fainelli wrote: > From: Brian Norris <[email protected]> > > This adds support for the Broadcom STB wake-timer which is a timer in > the chip's 27Mhz clock domain that offers the ability to wake the system > (wake-up source) from suspend states (S2, S3, S5). It is supported using > the rtc framework allowing us to configure alarms for system wake-up. > > Signed-off-by: Brian Norris <[email protected]> > Signed-off-by: Markus Mayer <[email protected]> > Signed-off-by: Florian Fainelli <[email protected]> > --- > drivers/rtc/Kconfig | 11 ++ > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-brcmstb-waketimer.c | 325 > ++++++++++++++++++++++++++++++++++++ > 3 files changed, 337 insertions(+) > create mode 100644 drivers/rtc/rtc-brcmstb-waketimer.c >
Both applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
