On Mon, Jun 5, 2017 at 10:08 PM, <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx> wrote: > From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx> > > Following patch set adds chained IRQ support to WCOVE PMIC driver. Assuming it has been tested, Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> to the patches which do not have it yet. > Changes since v3: > * Added fix for typec wcove driver. > > Changes since v4: > * Squashed following two commits, to keep the patch set bisectable. > usb: typec: typec_wcove: Use charger irq chip to get usbc virq > mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips > > Changes since v5: > * Changed irq->IRQ, pmic->PMIC in all commit messages. > * Squashed following two thermal driver related commits. > mfd: intel_soc_pmic_bxtwc: Remove thermal second level irqs > thermal: intel_bxt_pmic_thermal: Use first level PMIC thermal irq > * Squashed following two GPIO driver related commits. > mfd: intel_soc_pmic_bxtwc: Remove second level irq for gpio device > gpio: gpio-wcove: Use first level PMIC GPIO irq > > Kuppuswamy Sathyanarayanan (6): > mfd: intel_soc_pmic_bxtwc: Fix TMU interrupt index > mfd: intel_soc_pmic_bxtwc: Remove thermal second level IRQs > mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device > mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probe > mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips > platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmask > > drivers/gpio/gpio-wcove.c | 14 +- > drivers/mfd/intel_soc_pmic_bxtwc.c | 232 +++++++++++++++++++++---------- > drivers/platform/x86/intel_bxtwc_tmu.c | 4 - > drivers/thermal/intel_bxt_pmic_thermal.c | 2 +- > drivers/usb/typec/typec_wcove.c | 2 +- > include/linux/mfd/intel_soc_pmic.h | 5 +- > 6 files changed, 175 insertions(+), 84 deletions(-) > > -- > 2.7.4 > -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html