Re: [PATCH v3 3/4] mfd: intel_soc_pmic: Crystal Cove support

2014-05-27 Thread Lee Jones
On Tue, 27 May 2014, Zhu, Lejun wrote: > Crystal Cove is the PMIC in Baytrail-T platform. This patch provides > chip-specific support for Crystal Cove. > > v2: > - Add regmap_config for Crystal Cove. > v3: > - Convert IRQ config to regmap_irq_chip. Same comments about the commit log as before.

[PATCH v3 3/4] mfd: intel_soc_pmic: Crystal Cove support

2014-05-26 Thread Zhu, Lejun
Crystal Cove is the PMIC in Baytrail-T platform. This patch provides chip-specific support for Crystal Cove. v2: - Add regmap_config for Crystal Cove. v3: - Convert IRQ config to regmap_irq_chip. Signed-off-by: Yang, Bin Signed-off-by: Zhu, Lejun --- drivers/mfd/intel_soc_pmic_crc.c | 175 +++