Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 01:19 PM, Lee Jones wrote: On Tue, 25 Aug 2015, Krzysztof Kozlowski wrote: On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c |

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 10:55 AM, Krzysztof Kozlowski wrote: On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c | 25 + 1 file

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Lee Jones
On Tue, 25 Aug 2015, Krzysztof Kozlowski wrote: > On 25.08.2015 03:56, Vaibhav Hiremath wrote: > > This patch adds mfd_cell/clk-subdevice for 88PM800 MFD > > (and family of devices). > > > > Signed-off-by: Vaibhav Hiremath > > --- > > drivers/mfd/88pm800.c | 25 + > > 1

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 10:55 AM, Krzysztof Kozlowski wrote: On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- drivers/mfd/88pm800.c | 25

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Lee Jones
On Tue, 25 Aug 2015, Krzysztof Kozlowski wrote: On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- drivers/mfd/88pm800.c | 25

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 01:19 PM, Lee Jones wrote: On Tue, 25 Aug 2015, Krzysztof Kozlowski wrote: On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org ---

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Krzysztof Kozlowski
On 25.08.2015 03:56, Vaibhav Hiremath wrote: > This patch adds mfd_cell/clk-subdevice for 88PM800 MFD > (and family of devices). > > Signed-off-by: Vaibhav Hiremath > --- > drivers/mfd/88pm800.c | 25 + > 1 file changed, 25 insertions(+) > > diff --git

[PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Vaibhav Hiremath
This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c | 25 + 1 file changed, 25 insertions(+) diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c index c4e097d..a928eed 100644

[PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Vaibhav Hiremath
This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- drivers/mfd/88pm800.c | 25 + 1 file changed, 25 insertions(+) diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c index

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Krzysztof Kozlowski
On 25.08.2015 03:56, Vaibhav Hiremath wrote: This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org --- drivers/mfd/88pm800.c | 25 + 1 file changed, 25 insertions(+) diff --git