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

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

[PATCH v8 15/42] clk: davinci: Add platform information for TI DM644x PSC

2018-03-15 Thread David Lechner
This adds platform-specific declarations for the PSC clocks on TI DM644x based systems. Signed-off-by: David Lechner --- v8 changes: - drop use of __init and __initconst attributes - add parent clock mappings v7 changes: - add platform_device_id table - don't wrap lines for readability - add LP