Skip to content

Commit af73fd3

Browse files
superna9999sre
authored andcommitted
power: reset: oxnas-restart: remove obsolete restart driver
Due to lack of maintenance and stall of development for a few years now, and since no new features will ever be added upstream, remove support for OX810 and OX820 restart feature. Acked-by: Linus Walleij <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Daniel Golle <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent b52d51d commit af73fd3

File tree

3 files changed

+0
-239
lines changed

3 files changed

+0
-239
lines changed

drivers/power/reset/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,6 @@ config POWER_RESET_ODROID_GO_ULTRA_POWEROFF
148148
help
149149
This driver supports Power off for Odroid Go Ultra device.
150150

151-
config POWER_RESET_OXNAS
152-
bool "OXNAS SoC restart driver"
153-
depends on ARCH_OXNAS
154-
default MACH_OX820
155-
help
156-
Restart support for OXNAS/PLXTECH OX820 SoC.
157-
158151
config POWER_RESET_PIIX4_POWEROFF
159152
tristate "Intel PIIX4 power-off driver"
160153
depends on PCI

drivers/power/reset/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
1414
obj-$(CONFIG_POWER_RESET_LINKSTATION) += linkstation-poweroff.o
1515
obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
1616
obj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
17-
obj-$(CONFIG_POWER_RESET_OXNAS) += oxnas-restart.o
1817
obj-$(CONFIG_POWER_RESET_QCOM_PON) += qcom-pon.o
1918
obj-$(CONFIG_POWER_RESET_OCELOT_RESET) += ocelot-reset.o
2019
obj-$(CONFIG_POWER_RESET_ODROID_GO_ULTRA_POWEROFF) += odroid-go-ultra-poweroff.o

drivers/power/reset/oxnas-restart.c

Lines changed: 0 additions & 231 deletions
This file was deleted.

0 commit comments

Comments
 (0)