Re: [PATCH v8 11/42] clk: davinci: Add platform information for TI DA830 PSC

2018-03-20 Thread Stephen Boyd
Quoting David Lechner (2018-03-15 19:52:27) > This adds platform-specific declarations for the PSC clocks on TI DA830/ > OMAP-L137/AM17XX SoCs. > > Signed-off-by: David Lechner > --- Applied to clk-next

[PATCH v8 11/42] clk: davinci: Add platform information for TI DA830 PSC

2018-03-15 Thread David Lechner
This adds platform-specific declarations for the PSC clocks on TI DA830/ OMAP-L137/AM17XX SoCs. Signed-off-by: David Lechner --- v8 changes: - drop use of __init and __initconst attributes - add parent clock mappings v7 changes: - split registration function into two, one for each PSC - add pla