2017-03-20 17:00:06

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
drivers. The tree will be maintained in a shared model between current
Samsung pinctrl maintainers. Pull requests will be going to Linus
Walleij.

Also add the patchwork for linux-samsung-soc mailing list which will be
used for handling the patches.

Cc: Tomasz Figa <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Linus Walleij <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>

---

As of now, only I have the access to this git tree. Tomasz is welcomed
to join anytime. We are also waiting for Sywlester to get account on
kernel.org.

For the Patchwork, I use it also for Exynos/Samsung ARM architecture
maintenance. I will add appropriate permissions to Sylwester so we can
share it.
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e922e0b9f0d5..83f53534c47a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9979,6 +9979,8 @@ M: Krzysztof Kozlowski <[email protected]>
M: Sylwester Nawrocki <[email protected]>
L: [email protected] (moderated for non-subscribers)
L: [email protected] (moderated for non-subscribers)
+Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git
S: Maintained
F: drivers/pinctrl/samsung/
F: include/dt-bindings/pinctrl/samsung.h
--
2.9.3


2017-03-20 17:07:47

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On Mon, Mar 20, 2017 at 06:48:51PM +0200, Krzysztof Kozlowski wrote:
> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
> drivers. The tree will be maintained in a shared model between current
> Samsung pinctrl maintainers. Pull requests will be going to Linus
> Walleij.
>
> Also add the patchwork for linux-samsung-soc mailing list which will be
> used for handling the patches.
>
> Cc: Tomasz Figa <[email protected]>
> Cc: Sylwester Nawrocki <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> ---
>
> As of now, only I have the access to this git tree. Tomasz is welcomed
> to join anytime. We are also waiting for Sywlester to get account on
> kernel.org.
>
> For the Patchwork, I use it also for Exynos/Samsung ARM architecture
> maintenance. I will add appropriate permissions to Sylwester so we can
> share it.
> ---

Linus,

I talked with Sylwester few days ago and we agreed on a shared mainainer
model. Mostly because:
1. Only Sylwester from three of us works in Samsung,
2. It helps distributing the load in case of any holidays/travel etc,
3. It might also make easier for future transitions.

For this release I can start taking the patches. Please let me know:
1. Can I base on Torvalds' rc-1 or you prefer basing on top of your
branches? In the second case your branches should not be rebased.
2. When do you expect pull requests (preferred time and acceptable late
stuff)?


Also, I will add this tree to the linux-next + auto-builders.

Best regards,
Krzysztof

2017-03-21 00:54:38

by Tomasz Figa

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

2017-03-21 1:58 GMT+09:00 Krzysztof Kozlowski <[email protected]>:
> On Mon, Mar 20, 2017 at 06:48:51PM +0200, Krzysztof Kozlowski wrote:
>> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
>> drivers. The tree will be maintained in a shared model between current
>> Samsung pinctrl maintainers. Pull requests will be going to Linus
>> Walleij.
>>
>> Also add the patchwork for linux-samsung-soc mailing list which will be
>> used for handling the patches.
>>
>> Cc: Tomasz Figa <[email protected]>
>> Cc: Sylwester Nawrocki <[email protected]>
>> Cc: Linus Walleij <[email protected]>
>> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Acked-by: Tomasz Figa <[email protected]>

>>
>> ---
>>
>> As of now, only I have the access to this git tree. Tomasz is welcomed
>> to join anytime. We are also waiting for Sywlester to get account on
>> kernel.org.

I'll stay alerted. :) Please let me know whenever you both guys are
busy and I can kick in. Will keep reviewing the patches as well.

>>
>> For the Patchwork, I use it also for Exynos/Samsung ARM architecture
>> maintenance. I will add appropriate permissions to Sylwester so we can
>> share it.
>> ---
>
> Linus,
>
> I talked with Sylwester few days ago and we agreed on a shared mainainer
> model. Mostly because:
> 1. Only Sylwester from three of us works in Samsung,
> 2. It helps distributing the load in case of any holidays/travel etc,
> 3. It might also make easier for future transitions.
>
> For this release I can start taking the patches. Please let me know:
> 1. Can I base on Torvalds' rc-1 or you prefer basing on top of your
> branches? In the second case your branches should not be rebased.
> 2. When do you expect pull requests (preferred time and acceptable late
> stuff)?
>
>
> Also, I will add this tree to the linux-next + auto-builders.

Thanks Krzysztof, you're doing some really good work here! :)

Best regards,
Tomasz

2017-03-22 10:09:59

by Sylwester Nawrocki

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On 03/20/2017 05:48 PM, Krzysztof Kozlowski wrote:
> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
> drivers. The tree will be maintained in a shared model between current
> Samsung pinctrl maintainers. Pull requests will be going to Linus
> Walleij.
>
> Also add the patchwork for linux-samsung-soc mailing list which will be
> used for handling the patches.
>
> Cc: Tomasz Figa <[email protected]>
> Cc: Sylwester Nawrocki <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Thanks for your effort Krzysztof,

Acked-by: Sylwester Nawrocki <[email protected]>

2017-03-23 10:40:05

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On Mon, Mar 20, 2017 at 5:58 PM, Krzysztof Kozlowski <[email protected]> wrote:

> I talked with Sylwester few days ago and we agreed on a shared mainainer
> model. Mostly because:
> 1. Only Sylwester from three of us works in Samsung,
> 2. It helps distributing the load in case of any holidays/travel etc,
> 3. It might also make easier for future transitions.

Awesome.

> For this release I can start taking the patches. Please let me know:
> 1. Can I base on Torvalds' rc-1 or you prefer basing on top of your
> branches? In the second case your branches should not be rebased.

Whatever makes sense. -rc1 if nothing else.

If you need to base on my devel branch then notify me so I
don't rebase it.

> 2. When do you expect pull requests (preferred time and acceptable late
> stuff)?

When you feel it is apropriate.

Geert usually send me 1-2 pull requests for Renesas stuff.

Yours,
Linus Walleij

2017-03-23 10:39:57

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On Mon, Mar 20, 2017 at 5:48 PM, Krzysztof Kozlowski <[email protected]> wrote:

> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
> drivers. The tree will be maintained in a shared model between current
> Samsung pinctrl maintainers. Pull requests will be going to Linus
> Walleij.
>
> Also add the patchwork for linux-samsung-soc mailing list which will be
> used for handling the patches.
>
> Cc: Tomasz Figa <[email protected]>
> Cc: Sylwester Nawrocki <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Acked-by: Linus Walleij <[email protected]>

Should I apply this patch by the way?

Yours,
Linus Walleij

2017-03-23 11:35:40

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On Thu, Mar 23, 2017 at 12:38 PM, Linus Walleij
<[email protected]> wrote:
> On Mon, Mar 20, 2017 at 5:48 PM, Krzysztof Kozlowski <[email protected]> wrote:
>
>> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
>> drivers. The tree will be maintained in a shared model between current
>> Samsung pinctrl maintainers. Pull requests will be going to Linus
>> Walleij.
>>
>> Also add the patchwork for linux-samsung-soc mailing list which will be
>> used for handling the patches.
>>
>> Cc: Tomasz Figa <[email protected]>
>> Cc: Sylwester Nawrocki <[email protected]>
>> Cc: Linus Walleij <[email protected]>
>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> Acked-by: Linus Walleij <[email protected]>
>
> Should I apply this patch by the way?

Yes, please go ahead.

Best regards,
Krzysztof

2017-03-28 09:34:33

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry

On Mon, Mar 20, 2017 at 5:48 PM, Krzysztof Kozlowski <[email protected]> wrote:

> Add a Git tree on @kernel.org for maintaining the Samsung pinctrl
> drivers. The tree will be maintained in a shared model between current
> Samsung pinctrl maintainers. Pull requests will be going to Linus
> Walleij.
>
> Also add the patchwork for linux-samsung-soc mailing list which will be
> used for handling the patches.
>
> Cc: Tomasz Figa <[email protected]>
> Cc: Sylwester Nawrocki <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Patch applied with the ACKs.

Yours,
Linus Walleij