ACPI / LPSS: add support for Intel BayTrail
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 13 May 2013 12:42:44 +0000 (12:42 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 18 Jun 2013 23:08:47 +0000 (01:08 +0200)
commitf627217064dbef1eef53ceb01edb9c94203991e0
tree8a8f1caba1b430fe2c7506f32f10a9a3188e27a4
parent7d132055814ef17a6c7b69f342244c410a5e000f
ACPI / LPSS: add support for Intel BayTrail

Intel BayTrail has almost the same Low Power Subsystem than Lynxpoint with
few differences. Peripherals are clocked with different speeds (typically
lower) and the clock is not always gated. To support this we add
possibility to share a common fixed rate clock and make clock gating
optional.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c
drivers/clk/x86/clk-lpt.c