[PATCH v2 2/2] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer

Alexandre Belloni alexandre.belloni at free-electrons.com
Mon Jun 26 14:47:41 PDT 2017


On 26/06/2017 at 14:15:03 -0700, Florian Fainelli wrote:
> From: Brian Norris <computersforpeace at 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 at gmail.com>
> Signed-off-by: Markus Mayer <mmayer at broadcom.com>
> Signed-off-by: Florian Fainelli <f.fainelli at 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



More information about the linux-arm-kernel mailing list