[linux-yocto] [PATCH] x86/platform: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
nilesh.bacchewar at intel.com
Mon Nov 7 13:51:10 PST 2016
Backports this patch on linux-yocto-4.4. Patch has been submitted upstream
and the approval is in progress, hence may not be final. Patch has been
rebased on bxt-rebase branch.
Nilesh Bacchewar (1):
platform: x86: Add Whiskey Cove PMIC TMU support
drivers/mfd/intel_soc_pmic_bxtwc.c | 38 ++++++++
drivers/platform/x86/Kconfig | 8 ++
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/intel_bxtwc_tmu.c | 162 +++++++++++++++++++++++++++++++++
include/linux/mfd/intel_soc_pmic.h | 1 +
5 files changed, 210 insertions(+)
create mode 100644 drivers/platform/x86/intel_bxtwc_tmu.c
--
1.9.1
More information about the linux-yocto
mailing list