Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Lee Jones
On Wed, 10 Mar 2021, Matti Vaittinen wrote: > > On Wed, 2021-03-10 at 13:31 +, Lee Jones wrote: > > On Wed, 10 Mar 2021, Matti Vaittinen wrote: > > > > > On Wed, 2021-03-10 at 11:17 +, Lee Jones wrote: > > > > On Wed, 10 Mar 2021, Vaittinen, Matti wrote: > > > > > > > > > Hello Lee, > >

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Matti Vaittinen
On Wed, 2021-03-10 at 13:31 +, Lee Jones wrote: > On Wed, 10 Mar 2021, Matti Vaittinen wrote: > > > On Wed, 2021-03-10 at 11:17 +, Lee Jones wrote: > > > On Wed, 10 Mar 2021, Vaittinen, Matti wrote: > > > > > > > Hello Lee, > > > > > > > > On Wed, 2021-03-10 at 10:36 +, Lee Jones w

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Lee Jones
On Wed, 10 Mar 2021, Matti Vaittinen wrote: > On Wed, 2021-03-10 at 11:17 +, Lee Jones wrote: > > On Wed, 10 Mar 2021, Vaittinen, Matti wrote: > > > > > Hello Lee, > > > > > > On Wed, 2021-03-10 at 10:36 +, Lee Jones wrote: > > > > On Mon, 08 Mar 2021, Matti Vaittinen wrote: > > > > > >

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Matti Vaittinen
On Wed, 2021-03-10 at 11:17 +, Lee Jones wrote: > On Wed, 10 Mar 2021, Vaittinen, Matti wrote: > > > Hello Lee, > > > > On Wed, 2021-03-10 at 10:36 +, Lee Jones wrote: > > > On Mon, 08 Mar 2021, Matti Vaittinen wrote: > > > > > > > Add chip ID for ROHM BD71815 and PMIC so that drivers ca

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Lee Jones
On Wed, 10 Mar 2021, Vaittinen, Matti wrote: > Hello Lee, > > On Wed, 2021-03-10 at 10:36 +, Lee Jones wrote: > > On Mon, 08 Mar 2021, Matti Vaittinen wrote: > > > > > Add chip ID for ROHM BD71815 and PMIC so that drivers can identify > > > this IC. > > > > > > Signed-off-by: Matti Vaittine

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Vaittinen, Matti
Hello Lee, On Wed, 2021-03-10 at 10:36 +, Lee Jones wrote: > On Mon, 08 Mar 2021, Matti Vaittinen wrote: > > > Add chip ID for ROHM BD71815 and PMIC so that drivers can identify > > this IC. > > > > Signed-off-by: Matti Vaittinen > > Acked-for-MFD-by: Lee Jones > > --- > > include/linux/m

Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-10 Thread Lee Jones
On Mon, 08 Mar 2021, Matti Vaittinen wrote: > Add chip ID for ROHM BD71815 and PMIC so that drivers can identify > this IC. > > Signed-off-by: Matti Vaittinen > Acked-for-MFD-by: Lee Jones > --- > include/linux/mfd/rohm-generic.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/includ

[PATCH v3 06/15] mfd: Add ROHM BD71815 ID

2021-03-08 Thread Matti Vaittinen
Add chip ID for ROHM BD71815 and PMIC so that drivers can identify this IC. Signed-off-by: Matti Vaittinen Acked-for-MFD-by: Lee Jones --- include/linux/mfd/rohm-generic.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h ind