Re: [PATCH 2/3] clk: x86: add support for Lynxpoint LPSS clocks

2013-01-14 Thread Mark Brown
On Mon, Jan 14, 2013 at 04:46:27PM +0200, Mika Westerberg wrote: > Intel Lynxpoint Low Power Subsystem hosts peripherals like UART, I2C and > SPI controllers. For most of these there is a configuration register that > allows software to enable and disable the functional clock. Disabling the > clock

[PATCH 2/3] clk: x86: add support for Lynxpoint LPSS clocks

2013-01-14 Thread Mika Westerberg
Intel Lynxpoint Low Power Subsystem hosts peripherals like UART, I2C and SPI controllers. For most of these there is a configuration register that allows software to enable and disable the functional clock. Disabling the clock while the peripheral is not used saves power. In order to take advantag