ACPI / PMIC: support PMIC operation region for XPower AXP288
authorAaron Lu <aaron.lu@intel.com>
Mon, 24 Nov 2014 09:24:47 +0000 (17:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 26 Nov 2014 22:32:05 +0000 (23:32 +0100)
commitd8139f6311129b4fdc370cbfc03424afea83693b
tree24f99112df72f58fcd5f73fb43aed9d356505ae6
parentb1eea857d8c70dc3789cc2231e3c0a273a67ba06
ACPI / PMIC: support PMIC operation region for XPower AXP288

The Baytrail-T-CR platform firmware has defined two customized operation
regions for PMIC chip Dollar Cove XPower - one is for power resource
handling and one is for thermal just like the CrystalCove one. This patch
adds support for them on top of the common PMIC opregion region code.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Acked-by: Lee Jones <lee.jones@linaro.org> for the MFD part
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig
drivers/acpi/Makefile
drivers/acpi/pmic/intel_pmic_xpower.c [new file with mode: 0644]
drivers/mfd/axp20x.c