Re: [PATCH v8 05/42] clk: davinci: Add platform information for TI DM355 PLL

2018-03-20 Thread Stephen Boyd
Quoting David Lechner (2018-03-15 19:52:21) > This adds platform-specific declarations for the PLL clocks on TI > DM355 based systems. > > Signed-off-by: David Lechner > --- Applied to clk-next

[PATCH v8 05/42] clk: davinci: Add platform information for TI DM355 PLL

2018-03-15 Thread David Lechner
This adds platform-specific declarations for the PLL clocks on TI DM355 based systems. Signed-off-by: David Lechner --- v8 changes: - drop __init and __initconst attributes - add a clkdev lookup for each SYSCLK v7 changes: - split registration functions for each PLL - Add platform_device_id loo