On 10/23/2015 12:12 PM, York Sun wrote: > SI5338 is a programmable clock generator. It has 4 sets of inputs, > PLL, multisynth and dividers to make 4 outputs. This driver splits > them into multiple clocks to comply with common clock framework. > > See Documentation/devicetree/bindings/clock/silabs,si5338.txt for > details. > > Signed-off-by: York Sun <[email protected]> > CC: Mike Turquette <[email protected]> > CC: Sebastian Hesselbarth <[email protected]> > CC: Guenter Roeck <[email protected]> > CC: Andrey Filippov <[email protected]> > CC: Paul Bolle <[email protected]> > > --- > Change log: > v7: Rebase to clk-next (v4.3.0-rc3) > Removed unneeded header file inclusion > Add static to local array > Remove unneeded casting > Update document according to changes > Add more checks to catch divided by zero > Use devm_clk_get instead of of_clk_get > Move devm_clk_get to probe function, only called when needed > Remove clk pointers from platform data structure >
Stephen/MIke, Is this patch ready to be merged? York -- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
