openwrt/target/linux
Daniel González Cabanelas b8362c20e7 mvebu: LS421DE: use the RTC as a wakeup source
The Buffalo Linkstation LS421DE comes with a Ricoh RS5C372A real time
clock. This RTC has the INTRA pin connected to the power management
circuit, allowing to wake up the device from the power off state when an
alarm is scheduled.

Add the "wakeup-source" property in the RTC dts node to allow the use
of the alarm.

Example of use, the device is powered off and it comes to life after 5
minutes:
echo $(expr $(date '+%s') + 60 * 5) > /sys/class/rtc/rtc0/wakealarm
poweroff

This feature isn't available in the stock firmware.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
2020-12-22 18:59:10 +01:00
..
apm821xx apm821xx: clean up target/subtarget features 2020-11-25 13:23:06 +01:00
arc770
archs38
armvirt armvirt: README: rename it from LEDE to OpenWrt 2020-12-14 21:38:10 +00:00
at91
ath25
ath79 treewide: fix initramfs detection 2020-12-20 17:14:56 +00:00
bcm27xx kernel: bump 5.4 to 5.4.81 2020-12-04 16:34:39 +01:00
bcm47xx kernel: bump 5.4 to 5.4.80 2020-11-26 11:17:55 +01:00
bcm53xx bcm53xx: use correct case for TP-Link in DEVICE_VENDOR 2020-12-19 19:42:00 +01:00
bcm63xx bcm63xx: DGND3700v1: use the real board name 2020-12-11 11:47:37 +01:00
gemini
generic kernel: rtc: rs5c372: fix alarm support 2020-12-22 18:59:10 +01:00
imx6 kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
ipq40xx ipq40xx: use upper case for NETGEAR in DEVICE_VENDOR 2020-12-19 19:42:00 +01:00
ipq806x kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
ipq807x
kirkwood
lantiq lantiq: xrx200: remove redundant stp parameters 2020-12-19 19:42:00 +01:00
layerscape kernel: bump 5.4 to 5.4.83 2020-12-15 12:05:26 +01:00
malta
mediatek kernel: improve skb hash on the mtk ethernet driver 2020-12-18 18:10:52 +01:00
mpc85xx kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
mvebu mvebu: LS421DE: use the RTC as a wakeup source 2020-12-22 18:59:10 +01:00
mxs
octeon kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
octeontx
omap
oxnas kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
pistachio kernel: bump 5.4 to 5.4.83 2020-12-15 12:05:26 +01:00
ramips treewide: fix initramfs detection 2020-12-20 17:14:56 +00:00
realtek realtek: Add missing case in switch statement 2020-12-11 13:48:24 +01:00
rockchip rockchip: remove unused config symbols 2020-11-04 23:58:27 +01:00
sunxi sunxi: add support for Libre Computer ALL-H3-CC H5 2020-11-12 18:21:17 +01:00
tegra tegra: image: remove unnecessary assumptions from bootscript 2020-12-22 18:59:10 +01:00
uml
x86 x86: enable CONFIG_MMC_SDHCI_ACPI for x86_64 2020-12-03 23:51:07 -10:00
zynq
Makefile