WSL2-Linux-Kernel/drivers/power/reset
Daniel González Cabanelas a7f79f9954 power: reset: add driver for LinkStation power off
Some Buffalo LinkStations perform the power off operation, at restart
time, depending on the state of an output pin (LED2/INTn) at the ethernet
PHY. This pin is also used to wake the machine when a WoL packet is
received by the PHY.

The driver is required by the Buffalo LinkStation LS421DE (ARM MVEBU),
and other models. Without it, the board remains forever halted if a
power off command is executed, unless the PSU is disconnected and
connected again.

Add the driver to provide the power off function and also make the WoL
feature to be available.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2020-07-28 01:49:32 +02:00
..
Kconfig power: reset: add driver for LinkStation power off 2020-07-28 01:49:32 +02:00
Makefile power: reset: add driver for LinkStation power off 2020-07-28 01:49:32 +02:00
arm-versatile-reboot.c
as3722-poweroff.c
at91-poweroff.c
at91-reset.c power: reset: at91-reset: handle nrst async for sam9x60 2020-03-08 19:38:04 +01:00
at91-sama5d2_shdwc.c power: reset: at91-poweroff: use proper master clock register offset 2020-01-14 23:39:18 +01:00
axxia-reset.c
brcm-kona-reset.c
brcmstb-reboot.c
gemini-poweroff.c
gpio-poweroff.c power: reset: gpio-poweroff: add missing '\n' in dev_err() 2020-06-06 01:13:26 +02:00
gpio-restart.c power: reset: gpio-restart: don't error on deferral 2019-12-18 16:10:08 +01:00
hisi-reboot.c
keystone-reset.c power: reset: keystone-reset: Replace HTTP links with HTTPS ones 2020-07-26 23:46:16 +02:00
linkstation-poweroff.c power: reset: add driver for LinkStation power off 2020-07-28 01:49:32 +02:00
ltc2952-poweroff.c power: reset: ltc2952: remove unused variable 2020-05-10 01:20:41 +02:00
msm-poweroff.c
mt6323-poweroff.c rtc: mt6397: Add support for the MediaTek MT6358 RTC 2020-05-21 08:55:48 +01:00
nvmem-reboot-mode.c
ocelot-reset.c
oxnas-restart.c power: reset: introduce oxnas-restart 2020-04-30 23:24:33 +02:00
piix4-poweroff.c
qcom-pon.c power: reset: qcom-pon: reg write mask depends on pon generation 2020-04-28 21:16:45 +02:00
qnap-poweroff.c
reboot-mode.c
restart-poweroff.c
rmobile-reset.c
sc27xx-poweroff.c power supply and reset changes for the v5.7 series 2020-04-05 13:47:57 -07:00
st-poweroff.c
syscon-poweroff.c
syscon-reboot-mode.c
syscon-reboot.c power: reset: syscon-reboot: Add parental syscon support 2020-05-28 09:00:30 +02:00
vexpress-poweroff.c power: vexpress: cleanup: use builtin_platform_driver 2020-05-28 12:31:30 +02:00
xgene-reboot.c
zx-reboot.c