Re: [PATCH 0/4] mfd: Intel SoC Power Management IC

2014-05-20 Thread Zhu, Lejun
On 5/20/2014 10:55 PM, Lee Jones wrote: > On Wed, 14 May 2014, Zhu, Lejun wrote: > >> Devices based on Intel SoC products such as Baytrail have a Power >> Management IC. In the PMIC there are subsystems for voltage regulation, >> A/D conversion, GPIO and PWMs. The PMIC in Baytrail-T platform is

Re: [PATCH 0/4] mfd: Intel SoC Power Management IC

2014-05-20 Thread Lee Jones
> > I'm missing the build files patch. Can you ensure I was on the > > distribution list please? Also, what's the reason for splitting the > > files out instead of having one single driver? > > The same PMIC may be attached multiple ways, and multiple different PMIC > types may be attached. > >

Re: [PATCH 0/4] mfd: Intel SoC Power Management IC

2014-05-20 Thread One Thousand Gnomes
> I'm missing the build files patch. Can you ensure I was on the > distribution list please? Also, what's the reason for splitting the > files out instead of having one single driver? The same PMIC may be attached multiple ways, and multiple different PMIC types may be attached. So for example

Re: [PATCH 0/4] mfd: Intel SoC Power Management IC

2014-05-20 Thread Lee Jones
On Wed, 14 May 2014, Zhu, Lejun wrote: > Devices based on Intel SoC products such as Baytrail have a Power > Management IC. In the PMIC there are subsystems for voltage regulation, > A/D conversion, GPIO and PWMs. The PMIC in Baytrail-T platform is called > Crystal Cove. > > This series contains