1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target
Daniel González Cabanelas 8336b0df5d kernel: rtc: rs5c372: fix alarm support
The rs5c372 RTC driver has alarm support, but it can't be enabled and only
can handle 24 hours in the future spite the chip is 1 week capable. Provide
these two patches:
  - Support alarms up to 1 week
  - Let the wakealarm to be used as a wakeup source

This patch makes the alarm wakeup feature to be available in the Buffallo
Linkstation LS421DE (mvebu target) and should also work with any other
device if the hardware has the proper capability.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
2020-12-22 18:59:10 +01:00
..
imagebuilder imagebuilder: fix partition signature 2020-11-24 14:46:05 -10:00
linux kernel: rtc: rs5c372: fix alarm support 2020-12-22 18:59:10 +01:00
sdk sdk: fix missing include directories 2020-11-02 08:39:49 +01:00
toolchain
Config.in
Makefile