Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1675123
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer |
| Date | 2017-06-26 23:50 +0200 |
| Message-ID | <tWK3o-7Ki-29@gated-at.bofh.it> (permalink) |
| References | <tWJAl-7wF-3@gated-at.bofh.it> <tWJAl-7wF-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 26/06/2017 at 14:15:03 -0700, Florian Fainelli wrote: > From: Brian Norris <computersforpeace@gmail.com> > > 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 <computersforpeace@gmail.com> > Signed-off-by: Markus Mayer <mmayer@broadcom.com> > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer Florian Fainelli <f.fainelli@gmail.com> - 2017-06-26 23:20 +0200 Re: [PATCH v2 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-06-26 23:50 +0200
csiph-web