Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Stephen Warren
On 08/20/2013 06:41 AM, Andrzej Hajda wrote: > Hi, > > Thanks for the review. > > On 08/19/2013 11:18 PM, Stephen Warren wrote: >> On 08/19/2013 05:40 AM, Andrzej Hajda wrote: >>> max77693 mfd main device uses only wakeup field >>> from max77693_platform_data. This field is mapped >>> to

Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Andrzej Hajda
Hi, Thanks for the review. On 08/19/2013 11:18 PM, Stephen Warren wrote: > On 08/19/2013 05:40 AM, Andrzej Hajda wrote: >> max77693 mfd main device uses only wakeup field >> from max77693_platform_data. This field is mapped >> to wakeup-source common property in device tree. >> diff --git

Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Lee Jones
On Mon, 19 Aug 2013, Stephen Warren wrote: > On 08/19/2013 05:40 AM, Andrzej Hajda wrote: > > max77693 mfd main device uses only wakeup field > > from max77693_platform_data. This field is mapped > > to wakeup-source common property in device tree. > > > diff --git

Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Lee Jones
On Mon, 19 Aug 2013, Stephen Warren wrote: On 08/19/2013 05:40 AM, Andrzej Hajda wrote: max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. diff --git

Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Andrzej Hajda
Hi, Thanks for the review. On 08/19/2013 11:18 PM, Stephen Warren wrote: On 08/19/2013 05:40 AM, Andrzej Hajda wrote: max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. diff --git

Re: [PATCH v2] max77693: added device tree support

2013-08-20 Thread Stephen Warren
On 08/20/2013 06:41 AM, Andrzej Hajda wrote: Hi, Thanks for the review. On 08/19/2013 11:18 PM, Stephen Warren wrote: On 08/19/2013 05:40 AM, Andrzej Hajda wrote: max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common

Re: [PATCH v2] max77693: added device tree support

2013-08-19 Thread Stephen Warren
On 08/19/2013 05:40 AM, Andrzej Hajda wrote: > max77693 mfd main device uses only wakeup field > from max77693_platform_data. This field is mapped > to wakeup-source common property in device tree. > diff --git a/Documentation/devicetree/bindings/mfd/max77693.txt >

Re: [PATCH v2] max77693: added device tree support

2013-08-19 Thread Lee Jones
> max77693 mfd main device uses only wakeup field > from max77693_platform_data. This field is mapped > to wakeup-source common property in device tree. > > Signed-off-by: Andrzej Hajda > Reviewed-by: Sylwester Nawrocki > Signed-off-by: Kyungmin Park > > --- >

[PATCH v2] max77693: added device tree support

2013-08-19 Thread Andrzej Hajda
max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. Signed-off-by: Andrzej Hajda Reviewed-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- Hi Lee, Thanks for the review. Patch corrected

[PATCH v2] max77693: added device tree support

2013-08-19 Thread Andrzej Hajda
max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH v2] max77693: added device tree support

2013-08-19 Thread Lee Jones
max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. Signed-off-by: Andrzej Hajda a.ha...@samsung.com Reviewed-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH v2] max77693: added device tree support

2013-08-19 Thread Stephen Warren
On 08/19/2013 05:40 AM, Andrzej Hajda wrote: max77693 mfd main device uses only wakeup field from max77693_platform_data. This field is mapped to wakeup-source common property in device tree. diff --git a/Documentation/devicetree/bindings/mfd/max77693.txt