]> asedeno.scripts.mit.edu Git - linux.git/commit
platform/x86: Add Whiskey Cove PMIC TMU support
authorNilesh Bacchewar <nilesh.bacchewar@intel.com>
Mon, 7 Nov 2016 20:11:47 +0000 (12:11 -0800)
committerDarren Hart <dvhart@linux.intel.com>
Sun, 18 Dec 2016 22:56:37 +0000 (14:56 -0800)
commit957ae5098185e763b5c06be6c3b4b6e98c048712
treebe634c48fc0c9d6bdfacd07073269e68af1f564f
parente297046875f2c5a43684f54f0fd098249b4f293a
platform/x86: Add Whiskey Cove PMIC TMU support

This adds TMU (Time Management Unit) support for Intel BXT platform.
It enables the alarm wake-up functionality in the TMU unit of Whiskey Cove
PMIC.

Signed-off-by: Nilesh Bacchewar <nilesh.bacchewar@intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
[andy: resolve merge conflict in Kconfig]
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/mfd/intel_soc_pmic_bxtwc.c
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/intel_bxtwc_tmu.c [new file with mode: 0644]
include/linux/mfd/intel_soc_pmic.h