linux-next/drivers/clk/davinci
Bartosz Golaszewski 7c4b497fd4 clk: davinci: remove platform data struct
There are no board files using struct davinci_pll_platform_data anymore.
The structure itself is currently used to store a single pointer. Let's
remove the struct definition, the header and rework the driver to not
require the syscon regmap to be stored in probe().

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20241217174154.84441-1-brgl@bgdev.pl
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2024-12-17 10:53:06 -08:00
..
da8xx-cfgchip.c clk:davinci: make use of dev_err_cast_probe() 2024-08-28 13:11:21 -07:00
Makefile clk: remove davinci dm3xx drivers 2023-01-12 10:53:12 +01:00
pll-da830.c clk: davinci: pll: allow dev == NULL 2018-05-30 12:48:35 -07:00
pll-da850.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
pll.c clk: davinci: remove platform data struct 2024-12-17 10:53:06 -08:00
pll.h ARM: davinci: drop DAVINCI_DMxxx references 2023-01-12 10:53:12 +01:00
psc-da830.c clk: davinci: psc-da830: add a lookup entry for aemif clock 2018-07-06 12:34:54 -05:00
psc-da850.c clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup 2018-07-06 12:33:57 -05:00
psc.c clk: Use device_get_match_data() 2023-10-23 20:16:21 -07:00
psc.h ARM: davinci: drop DAVINCI_DMxxx references 2023-01-12 10:53:12 +01:00