clk: davinci: remove support for da830
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 4 Mar 2025 13:34:23 +0000 (14:34 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 13 Mar 2025 20:17:41 +0000 (13:17 -0700)
commita31b4dcf188cc07980376519ff9d8501463c9069
treeec3043a78ab4c322bd7b4e1624b5ecce234b2a07
parent944b074ff105a1541626c9492e32d248d3b1257b
clk: davinci: remove support for da830

This SoC has some leftover code all over the kernel but no boards are
supported anymore. Remove support for da830 from the davinci clock
driver. With it: remove the ifdefs around the data structures as the
da850 remains the only davinci SoC supported and the only user of this
driver.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20250304133423.100884-1-brgl@bgdev.pl
Acked-by: David Lechner <david@lechnology.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/davinci/Makefile
drivers/clk/davinci/pll-da830.c [deleted file]
drivers/clk/davinci/pll.c
drivers/clk/davinci/psc-da830.c [deleted file]
drivers/clk/davinci/psc.c
drivers/clk/davinci/psc.h
include/linux/clk/davinci.h