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

