Skip to content

Commit ac59ed9

Browse files
superna9999pH5
authored andcommitted
reset: oxnas: remove obsolete reset driver
Due to lack of maintainance 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 peripheral reset. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Daniel Golle <daniel@makrotopia.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230331-topic-oxnas-upstream-remove-v1-17-5bd58fd1dd1f@linaro.org Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
1 parent 20a6a4d commit ac59ed9

4 files changed

Lines changed: 0 additions & 150 deletions

File tree

Documentation/devicetree/bindings/reset/oxnas,reset.txt

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

drivers/reset/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ config RESET_NPCM
143143
This enables the reset controller driver for Nuvoton NPCM
144144
BMC SoCs.
145145

146-
config RESET_OXNAS
147-
bool
148-
149146
config RESET_PISTACHIO
150147
bool "Pistachio Reset Driver"
151148
depends on MIPS || COMPILE_TEST

drivers/reset/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ obj-$(CONFIG_RESET_MCHP_SPARX5) += reset-microchip-sparx5.o
2121
obj-$(CONFIG_RESET_MESON) += reset-meson.o
2222
obj-$(CONFIG_RESET_MESON_AUDIO_ARB) += reset-meson-audio-arb.o
2323
obj-$(CONFIG_RESET_NPCM) += reset-npcm.o
24-
obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
2524
obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
2625
obj-$(CONFIG_RESET_POLARFIRE_SOC) += reset-mpfs.o
2726
obj-$(CONFIG_RESET_QCOM_AOSS) += reset-qcom-aoss.o

drivers/reset/reset-oxnas.c

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

0 commit comments

Comments
 (0)