Skip to content

Commit 5d6c477

Browse files
andy-shevbebarino
authored andcommitted
clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
As noticed in the discussion [1] the Baikal SoC and platforms are not going to be finalized, hence remove stale code. Reviewed-by: Brian Masney <bmasney@redhat.com> Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@infradead.org/ [1] Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 4d0f627 commit 5d6c477

15 files changed

Lines changed: 0 additions & 2920 deletions

File tree

Documentation/devicetree/bindings/clock/baikal,bt1-ccu-div.yaml

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

Documentation/devicetree/bindings/clock/baikal,bt1-ccu-pll.yaml

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

drivers/clk/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,6 @@ config COMMON_CLK_RPMI
502502
source "drivers/clk/actions/Kconfig"
503503
source "drivers/clk/analogbits/Kconfig"
504504
source "drivers/clk/aspeed/Kconfig"
505-
source "drivers/clk/baikal-t1/Kconfig"
506505
source "drivers/clk/bcm/Kconfig"
507506
source "drivers/clk/hisilicon/Kconfig"
508507
source "drivers/clk/imgtec/Kconfig"

drivers/clk/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ obj-y += aspeed/
116116
obj-$(CONFIG_COMMON_CLK_AT91) += at91/
117117
obj-$(CONFIG_ARCH_ARTPEC) += axis/
118118
obj-$(CONFIG_ARC_PLAT_AXS10X) += axs10x/
119-
obj-$(CONFIG_CLK_BAIKAL_T1) += baikal-t1/
120119
obj-y += bcm/
121120
obj-$(CONFIG_ARCH_BERLIN) += berlin/
122121
obj-$(CONFIG_ARCH_DAVINCI) += davinci/

drivers/clk/baikal-t1/Kconfig

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

0 commit comments

Comments
 (0)