This series adds thermal support for Intel BXT WhiskeyCove PMIC

Yegnesh Iyer (3):
  include/linux/mfd/intel_soc_pmic.h: add new data structures
  thermal: add Intel BXT WhiskeyCove PMIC thermal driver
  mfd/intel_soc_pmic_bxtwc: add Intel BXT WhiskeyCove PMIC ADC thermal
  channel-zone mapping

 include/linux/mfd/intel_soc_pmic.h   | 21 +++++++++++++++++++++
 drivers/thermal/Kconfig              | 10 +++
 drivers/thermal/Makefile             | 1 +
 drivers/thermal/intel_pmic_thermal.c | 159 +++++++++++++++++++++++++++++++++++
 drivers/mfd/intel_soc_pmic_bxtwc.c   | 109 
+++++++++++++++++++++++++++++++++++++
 5 files changed, 300 insertions(+)
 create mode 100644 drivers/thermal/intel_pmic_thermal.c
--
1.9.1

Reply via email to