Re: [PATCH v5 2/3] mfd: intel_soc_pmic: Crystal Cove support

2014-06-17 Thread Lee Jones
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 > Signed-off-by: Zhu, Lejun > --- > v2: > - Add regmap_c

Re: [PATCH v5 2/3] mfd: intel_soc_pmic: Crystal Cove support

2014-06-03 Thread Mika Westerberg
On Tue, Jun 03, 2014 at 01:26:03PM +0800, 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 > Signed-off-by: Zhu, Lejun Reviewe

Re: [PATCH v5 2/3] mfd: intel_soc_pmic: Crystal Cove support

2014-06-03 Thread Lee Jones
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 > Signed-off-by: Zhu, Lejun > --- > v2: > - Add regmap_c

[PATCH v5 2/3] mfd: intel_soc_pmic: Crystal Cove support

2014-06-02 Thread Zhu, Lejun
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 Signed-off-by: Zhu, Lejun --- v2: - Add regmap_config for Crystal Cove. v3: - Convert IRQ config to regmap_i