]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 27 May 2013 12:48:15 +0000 (14:48 +0200)
commit994f7a3eaa7ee5648d528611c4daf1eaa832915a
tree8f3b572775f3a58c5d57eef9238ced7253f7cea2
parent7d1c3088b40fb292fe1a98d63a9c296a8ad1754d
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