]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/mfd/intel_soc_pmic.h
platform/x86: Add Whiskey Cove PMIC TMU support
[linux.git] / include / linux / mfd / intel_soc_pmic.h
index cf619dbeace285ee0ad2b9fc3b5e479604e42174..956caa0628f5e4e6f2daf1fbf1b4c4c491b59c11 100644 (file)
@@ -26,6 +26,7 @@ struct intel_soc_pmic {
        struct regmap *regmap;
        struct regmap_irq_chip_data *irq_chip_data;
        struct regmap_irq_chip_data *irq_chip_data_level2;
+       struct regmap_irq_chip_data *irq_chip_data_tmu;
        struct device *dev;
 };