Skip to content

Commit 22250dc

Browse files
superna9999bebarino
authored andcommitted
clk: oxnas: remove obsolete clock 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 clock driver. Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20230630-topic-oxnas-upstream-remove-v2-1-fb6ab3dea87c@linaro.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 06c2afb commit 22250dc

File tree

3 files changed

+0
-259
lines changed

3 files changed

+0
-259
lines changed

drivers/clk/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -360,13 +360,6 @@ config COMMON_CLK_PXA
360360
help
361361
Support for the Marvell PXA SoC.
362362

363-
config COMMON_CLK_OXNAS
364-
bool "Clock driver for the OXNAS SoC Family"
365-
depends on ARCH_OXNAS || COMPILE_TEST
366-
select MFD_SYSCON
367-
help
368-
Support for the OXNAS SoC Family clocks.
369-
370363
config COMMON_CLK_RS9_PCIE
371364
tristate "Clock driver for Renesas 9-series PCIe clock generators"
372365
depends on I2C

drivers/clk/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ obj-$(CONFIG_ARCH_MOXART) += clk-moxart.o
5252
obj-$(CONFIG_ARCH_NOMADIK) += clk-nomadik.o
5353
obj-$(CONFIG_ARCH_NPCM7XX) += clk-npcm7xx.o
5454
obj-$(CONFIG_ARCH_NSPIRE) += clk-nspire.o
55-
obj-$(CONFIG_COMMON_CLK_OXNAS) += clk-oxnas.o
5655
obj-$(CONFIG_COMMON_CLK_PALMAS) += clk-palmas.o
5756
obj-$(CONFIG_CLK_LS1028A_PLLDIG) += clk-plldig.o
5857
obj-$(CONFIG_COMMON_CLK_PWM) += clk-pwm.o

drivers/clk/clk-oxnas.c

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

0 commit comments

Comments
 (0)