Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-30 Thread Marek Szyprowski
Hi Krzysztof, On 2017-01-27 20:46, Krzysztof Kozlowski wrote: On Thu, Jan 26, 2017 at 09:33:46AM +0100, Marek Szyprowski wrote: This patchset is a first step to add support for all power domains on Exynos5433 SoCs. This patchset contains patches for Exynos pin control driver and Exynos LPASS

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-30 Thread Marek Szyprowski
Hi Krzysztof, On 2017-01-27 20:46, Krzysztof Kozlowski wrote: On Thu, Jan 26, 2017 at 09:33:46AM +0100, Marek Szyprowski wrote: This patchset is a first step to add support for all power domains on Exynos5433 SoCs. This patchset contains patches for Exynos pin control driver and Exynos LPASS

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-27 Thread Krzysztof Kozlowski
On Thu, Jan 26, 2017 at 09:33:46AM +0100, Marek Szyprowski wrote: > Hello, > > This patchset is a first step to add support for all power domains on > Exynos5433 SoCs. This patchset contains patches for Exynos pin control > driver and Exynos LPASS MFD driver, which are needed to make the >

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-27 Thread Krzysztof Kozlowski
On Thu, Jan 26, 2017 at 09:33:46AM +0100, Marek Szyprowski wrote: > Hello, > > This patchset is a first step to add support for all power domains on > Exynos5433 SoCs. This patchset contains patches for Exynos pin control > driver and Exynos LPASS MFD driver, which are needed to make the >

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Linus Walleij
On Thu, Jan 26, 2017 at 3:32 PM, Krzysztof Kozlowski wrote: > On Thu, Jan 26, 2017 at 11:50 AM, Linus Walleij > wrote: >> On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski >> wrote: >> >>> Patches in this patchset depends on

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Linus Walleij
On Thu, Jan 26, 2017 at 3:32 PM, Krzysztof Kozlowski wrote: > On Thu, Jan 26, 2017 at 11:50 AM, Linus Walleij > wrote: >> On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski >> wrote: >> >>> Patches in this patchset depends on each other. They are order in such a >>> way to make the changes

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Krzysztof Kozlowski
On Thu, Jan 26, 2017 at 11:50 AM, Linus Walleij wrote: > On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski > wrote: > >> Patches in this patchset depends on each other. They are order in such a >> way to make the changes bisectable. >> >> Patch

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Krzysztof Kozlowski
On Thu, Jan 26, 2017 at 11:50 AM, Linus Walleij wrote: > On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski > wrote: > >> Patches in this patchset depends on each other. They are order in such a >> way to make the changes bisectable. >> >> Patch #3 has runtime dependency on #1. >> Patch #5 has

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Marek Szyprowski
Hi Linus, On 2017-01-26 10:50, Linus Walleij wrote: On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski wrote: Patches in this patchset depends on each other. They are order in such a way to make the changes bisectable. Patch #3 has runtime dependency on #1. Patch #5

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Marek Szyprowski
Hi Linus, On 2017-01-26 10:50, Linus Walleij wrote: On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski wrote: Patches in this patchset depends on each other. They are order in such a way to make the changes bisectable. Patch #3 has runtime dependency on #1. Patch #5 has runtime dependency on

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Linus Walleij
On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski wrote: > Patches in this patchset depends on each other. They are order in such a > way to make the changes bisectable. > > Patch #3 has runtime dependency on #1. > Patch #5 has runtime dependency on #3. > Patch #6 has

Re: [PATCH v2 0/8] Pad retentions support for Exynos5433

2017-01-26 Thread Linus Walleij
On Thu, Jan 26, 2017 at 9:33 AM, Marek Szyprowski wrote: > Patches in this patchset depends on each other. They are order in such a > way to make the changes bisectable. > > Patch #3 has runtime dependency on #1. > Patch #5 has runtime dependency on #3. > Patch #6 has runtime dependency on #4. >