Re: [PATCH v3 4/5] mfd: mt6397: Add support for MT6392 pmic

2019-06-19 Thread Fabien Parent
On Mon, Jun 3, 2019 at 11:37 AM Lee Jones wrote: > > On Wed, 15 May 2019, Fabien Parent wrote: > > > Update the MT6397 MFD driver to support the MT6392 PMIC. > > > > Signed-off-by: Fabien Parent > > --- > > > > V3: > > * No change > > > > V2: > > * Pass IRQ comain to fix invalid MFD

Re: [PATCH v3 4/5] mfd: mt6397: Add support for MT6392 pmic

2019-06-03 Thread Lee Jones
On Wed, 15 May 2019, Fabien Parent wrote: > Update the MT6397 MFD driver to support the MT6392 PMIC. > > Signed-off-by: Fabien Parent > --- > > V3: > * No change > > V2: > * Pass IRQ comain to fix invalid MFD devices IRQs. > * Remove resources and mfd cells for device we

[PATCH v3 4/5] mfd: mt6397: Add support for MT6392 pmic

2019-05-15 Thread Fabien Parent
Update the MT6397 MFD driver to support the MT6392 PMIC. Signed-off-by: Fabien Parent --- V3: * No change V2: * Pass IRQ comain to fix invalid MFD devices IRQs. * Remove resources and mfd cells for device we don't support. * Rename IRQ names to follow what's