Re: [PATCH v2 0/3] x86: enable common clk and add support for Lynxpoint clocks

2013-01-18 Thread Rafael J. Wysocki
On Friday, January 18, 2013 03:45:58 PM Mika Westerberg wrote: > This is second iteration of the series. First revision is available here: > > https://lkml.org/lkml/2013/1/14/213 > > Idea is to let the LPSS peripheral drivers to use common clk framework to > get clock rate or enable/disable

[PATCH v2 0/3] x86: enable common clk and add support for Lynxpoint clocks

2013-01-18 Thread Mika Westerberg
This is second iteration of the series. First revision is available here: https://lkml.org/lkml/2013/1/14/213 Idea is to let the LPSS peripheral drivers to use common clk framework to get clock rate or enable/disable the functional clock. The discussion started in this thread: ht