Re: [PATCH v4 0/2] clk: Add Artpec-6 SoC support

2016-03-25 Thread Stephen Boyd
On 03/23, Lars Persson wrote: > Michael & Stephen, > > Should we resubmit this series for 4.7 ? > > Also to follow up on your previous request to use the platform > driver framework. We have noticed recent submissions use a style > that mixes early clocks registered with CLK_OF_DECLARE and the >

Re: [PATCH v4 0/2] clk: Add Artpec-6 SoC support

2016-03-23 Thread Lars Persson
Michael & Stephen, Should we resubmit this series for 4.7 ? Also to follow up on your previous request to use the platform driver framework. We have noticed recent submissions use a style that mixes early clocks registered with CLK_OF_DECLARE and the remaining clocks registered through a plat

[PATCH v4 0/2] clk: Add Artpec-6 SoC support

2016-02-25 Thread Lars Persson
Add clock support for the Artpec-6 SoC port. The ARM parts are in the series "arm: Add Artpec-6 SoC" and it goes through the arm-soc tree. Changes since v3: - The binding was corrected to handle two fractional divider clocks as input to the clock controller. - Updated clk-artpec6.c to handle a d