From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752866AbdCNO1q convert rfc822-to-8bit (ORCPT ); Tue, 14 Mar 2017 10:27:46 -0400 Received: from mail.kernel.org ([198.145.29.136]:44754 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752010AbdCNO1l (ORCPT ); Tue, 14 Mar 2017 10:27:41 -0400 MIME-Version: 1.0 In-Reply-To: References: <20161230041421.24448-1-andi.shyti@samsung.com> <20161230041421.24448-2-andi.shyti@samsung.com> <58AF7CCB.5070303@samsung.com> From: Krzysztof Kozlowski Date: Tue, 14 Mar 2017 16:27:26 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433 To: Linus Walleij Cc: Chanwoo Choi , Marek Szyprowski , Andi Shyti , Tomasz Figa , Sylwester Nawrocki , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Kukjin Kim , Javier Martinez Canillas , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , "linux-kernel@vger.kernel.org" , stable , Andi Shyti Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 14, 2017 at 3:47 PM, Linus Walleij wrote: > On Fri, Feb 24, 2017 at 1:22 AM, Chanwoo Choi wrote: >> On 2016년 12월 30일 22:28, Linus Walleij wrote: >>> On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti wrote: > Probably. Send a patch fixing it up so I can apply it. > > There are now something like 5 different people submitting Samsung pinctrl > patches without coordination so this will start to happen a lot if you keep > up this development pace. > > As I just wrote in another mail: I want someone to step up and collect > Samsung patches and send them to me using a pull request. I think we can handle it as there are three of us. > Samsung people also need to start reviewing each other's patches > more I guess, but mainly I need help with integration. More or less recently we do the reviews. Sure we can focus more... and actually having an entry gate for patches would ensure at least one more review from the applying person. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433 Date: Tue, 14 Mar 2017 16:27:26 +0200 Message-ID: References: <20161230041421.24448-1-andi.shyti@samsung.com> <20161230041421.24448-2-andi.shyti@samsung.com> <58AF7CCB.5070303@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Chanwoo Choi , Marek Szyprowski , Andi Shyti , Tomasz Figa , Sylwester Nawrocki , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Kukjin Kim , Javier Martinez Canillas , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , "linux-kernel@vger.kernel.org" , stable , Andi Shyti List-Id: devicetree@vger.kernel.org On Tue, Mar 14, 2017 at 3:47 PM, Linus Walleij wrote: > On Fri, Feb 24, 2017 at 1:22 AM, Chanwoo Choi wrote: >> On 2016년 12월 30일 22:28, Linus Walleij wrote: >>> On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti wrote: > Probably. Send a patch fixing it up so I can apply it. > > There are now something like 5 different people submitting Samsung pinctrl > patches without coordination so this will start to happen a lot if you keep > up this development pace. > > As I just wrote in another mail: I want someone to step up and collect > Samsung patches and send them to me using a pull request. I think we can handle it as there are three of us. > Samsung people also need to start reviewing each other's patches > more I guess, but mainly I need help with integration. More or less recently we do the reviews. Sure we can focus more... and actually having an entry gate for patches would ensure at least one more review from the applying person. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Tue, 14 Mar 2017 16:27:26 +0200 Subject: [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433 In-Reply-To: References: <20161230041421.24448-1-andi.shyti@samsung.com> <20161230041421.24448-2-andi.shyti@samsung.com> <58AF7CCB.5070303@samsung.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 14, 2017 at 3:47 PM, Linus Walleij wrote: > On Fri, Feb 24, 2017 at 1:22 AM, Chanwoo Choi wrote: >> On 2016? 12? 30? 22:28, Linus Walleij wrote: >>> On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti wrote: > Probably. Send a patch fixing it up so I can apply it. > > There are now something like 5 different people submitting Samsung pinctrl > patches without coordination so this will start to happen a lot if you keep > up this development pace. > > As I just wrote in another mail: I want someone to step up and collect > Samsung patches and send them to me using a pull request. I think we can handle it as there are three of us. > Samsung people also need to start reviewing each other's patches > more I guess, but mainly I need help with integration. More or less recently we do the reviews. Sure we can focus more... and actually having an entry gate for patches would ensure at least one more review from the applying person. Best regards, Krzysztof