On Mon, Jan 14, 2013 at 04:46:25PM +0200, Mika Westerberg wrote: > Hi all, > > The discussion that lead to this patch series starts from the below thread: > > http://thread.gmane.org/gmane.linux.kernel/1417691 > > In summary, there is no point in adding a special case code to the drivers > in order to pass them a fixed clock rate, but instead x86 should just > enable common clk subsystem and take advantage of it. > > This has been proposed before by Mark Brown but for some reason it has not > merged into x86 tree. > > This series tries to do the same but in this time we have real users for > the clk API. > > [1/3] Enables the common clk framework on x86 > [2/3] Adds Intel Lynxpoint Low Power Subsystem specific clocks as platform > driver. > [3/3] Creates the platform device for the LPSS clocks driver if we find out > that the Lynxpoint LPSS devices are available. > > This series is based on Rafael's linux-pm/linux-next branch because there > is a dependency to the ACPI scan rework by Rafael. I meant that they apply on top of 3.8-rcX but in order to patch [2/3] to work it needs to have the ACPI scan rework patches. Otherwise it is not able to find the base addresses of the devices. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html