On Tue, 03 Jun 2014, Zhu, Lejun wrote: > This patch provides chip-specific support for Crystal Cove. Crystal > Cove is the PMIC in Baytrail-T platform. > > Also adds Intel SoC PMIC support to the build files. > > Signed-off-by: Yang, Bin <bin.y...@intel.com> > Signed-off-by: Zhu, Lejun <lejun....@linux.intel.com> > --- > v2: > - Add regmap_config for Crystal Cove. > v3: > - Convert IRQ config to regmap_irq_chip. > v4: > - Cleanup include files. > - Remove useless init() function. > - Remove useless .label and .init from struct intel_soc_pmic_config. > - Fix various coding style issues. > v5: > - Use CRYSTAL_COVE_IRQ_ prefix for IRQ bits definition. > - Merge build files patch to here. > --- > drivers/mfd/Kconfig | 12 +++ > drivers/mfd/Makefile | 3 + > drivers/mfd/intel_soc_pmic_crc.c | 158 > +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 173 insertions(+) > create mode 100644 drivers/mfd/intel_soc_pmic_crc.c
Looks good to me now, but the merge-window is imminent. I'll apply this for v3.17 if there are no more comments. Acked-by: Lee Jones <lee.jo...@linaro.org> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/