Re: [RESEND PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-09-07 Thread Lee Jones
On Tue, 05 Sep 2017, Maciej Purski wrote: > This patch adds muic of_compatible in order to use the muic device > driver in device tree. > > Signed-off-by: Maciej Purski > Reviewed-by: Chanwoo Choi > Reviewed-by: Krzysztof Kozlowski > Acked-by: Rob Herring > Acked-for-MFD-by: Lee Jones > > -

[RESEND PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-09-05 Thread Maciej Purski
This patch adds muic of_compatible in order to use the muic device driver in device tree. Signed-off-by: Maciej Purski Reviewed-by: Chanwoo Choi Reviewed-by: Krzysztof Kozlowski Acked-by: Rob Herring Acked-for-MFD-by: Lee Jones --- v2: - added muic to documentation v3: - removed duplication

Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-09-05 Thread Lee Jones
On Wed, 23 Aug 2017, Maciej Purski wrote: > This patch adds muic of_compatible in order to use the muic device > driver in device tree. > > Signed-off-by: Maciej Purski > --- > v2: > - added muic to documentation > v3: > - removed duplication > v4: > - fixed commit message > > Documentation/de

Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-08-31 Thread Rob Herring
On Wed, Aug 23, 2017 at 08:30:12AM +0200, Maciej Purski wrote: > This patch adds muic of_compatible in order to use the muic device > driver in device tree. > > Signed-off-by: Maciej Purski > --- > v2: > - added muic to documentation > v3: > - removed duplication > v4: > - fixed commit message >

Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-08-22 Thread Krzysztof Kozlowski
On Wed, Aug 23, 2017 at 8:34 AM, Chanwoo Choi wrote: > Hi Maciej, > > Why do you miss my reviewed-by tag? > If there is no huge changes, you need to keep the previous review tag. > > Reviewed-by: Chanwoo Choi Same here: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-08-22 Thread Chanwoo Choi
Hi Maciej, Why do you miss my reviewed-by tag? If there is no huge changes, you need to keep the previous review tag. Reviewed-by: Chanwoo Choi On 2017년 08월 23일 15:30, Maciej Purski wrote: > This patch adds muic of_compatible in order to use the muic device > driver in device tree. > > Signed

[PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell

2017-08-22 Thread Maciej Purski
This patch adds muic of_compatible in order to use the muic device driver in device tree. Signed-off-by: Maciej Purski --- v2: - added muic to documentation v3: - removed duplication v4: - fixed commit message Documentation/devicetree/bindings/mfd/max77693.txt | 6 ++ drivers/mfd/max77693.c