Re: [PATCH 0/3] Move clk-sp810 to assigned clock parents

2015-08-03 Thread Sudeep Holla
Hi Stephen, On 01/08/15 00:44, Stephen Boyd wrote: This patch set converts this code to use the assigned-clock-parents property instead of doing some interesting stuff in the .prepare op. I can route the dts patches through arm-soc but I'd like to take the clk patch through clk tree because it r

[PATCH 0/3] Move clk-sp810 to assigned clock parents

2015-07-31 Thread Stephen Boyd
This patch set converts this code to use the assigned-clock-parents property instead of doing some interesting stuff in the .prepare op. I can route the dts patches through arm-soc but I'd like to take the clk patch through clk tree because it removes some usage of the struct clk based provider API