From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chanwoo Choi Subject: Re: [PATCH 08/27] pinctrl: exynos: Add driver data for Exynos3250 Date: Fri, 11 Apr 2014 09:44:32 +0900 Message-ID: <53473AF0.1060103@samsung.com> References: <1397122124-15690-1-git-send-email-cw00.choi@samsung.com> <1397122124-15690-9-git-send-email-cw00.choi@samsung.com> <5346EE5A.3070408@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout1.samsung.com ([203.254.224.24]:17040 "EHLO mailout1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbaDKAoc (ORCPT ); Thu, 10 Apr 2014 20:44:32 -0400 In-reply-to: <5346EE5A.3070408@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Tomasz Figa Cc: Linus Walleij , Kukjin Kim , Tomasz Figa , linux-samsung-soc , Kyungmin Park , inki.dae@samsung.com, sw0312.kim@samsung.com, hyunhee.kim@samsung.com, yj44.cho@samsung.com, "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Hi, On 04/11/2014 04:17 AM, Tomasz Figa wrote: > Hi, > > On 10.04.2014 20:42, Linus Walleij wrote: >> On Thu, Apr 10, 2014 at 11:28 AM, Chanwoo Choi wrote: >> >>> From: Tomasz Figa >>> >>> This patch adds driver data (bank list and EINT layout) for Exynos3250 >>> to pinctrl-exynos driver. Exynos3250 includes 158 multi-functional input/output >>> ports. There are 23 general port groups. >>> >>> Signed-off-by: Tomasz Figa >>> Signed-off-by: Kyungmin Park >> >> Ugh can Tomasz send out his patches himself, I get confused... >> It was also sent two times, the second time with CC:s added. >> Tomasz, shall I merge this? > > I'm fine with this patch being sent by Chanwoo, although he should have probably added his sign-off to the list, as the person sending it. > > Chanwoo, can you make sure that there is your sign-off on all the patches from this series? > OK, I'll add my sign-off to all the patches on next posting(v2). Best Regards, Chanwoo Choi From mboxrd@z Thu Jan 1 00:00:00 1970 From: cw00.choi@samsung.com (Chanwoo Choi) Date: Fri, 11 Apr 2014 09:44:32 +0900 Subject: [PATCH 08/27] pinctrl: exynos: Add driver data for Exynos3250 In-Reply-To: <5346EE5A.3070408@gmail.com> References: <1397122124-15690-1-git-send-email-cw00.choi@samsung.com> <1397122124-15690-9-git-send-email-cw00.choi@samsung.com> <5346EE5A.3070408@gmail.com> Message-ID: <53473AF0.1060103@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 04/11/2014 04:17 AM, Tomasz Figa wrote: > Hi, > > On 10.04.2014 20:42, Linus Walleij wrote: >> On Thu, Apr 10, 2014 at 11:28 AM, Chanwoo Choi wrote: >> >>> From: Tomasz Figa >>> >>> This patch adds driver data (bank list and EINT layout) for Exynos3250 >>> to pinctrl-exynos driver. Exynos3250 includes 158 multi-functional input/output >>> ports. There are 23 general port groups. >>> >>> Signed-off-by: Tomasz Figa >>> Signed-off-by: Kyungmin Park >> >> Ugh can Tomasz send out his patches himself, I get confused... >> It was also sent two times, the second time with CC:s added. >> Tomasz, shall I merge this? > > I'm fine with this patch being sent by Chanwoo, although he should have probably added his sign-off to the list, as the person sending it. > > Chanwoo, can you make sure that there is your sign-off on all the patches from this series? > OK, I'll add my sign-off to all the patches on next posting(v2). Best Regards, Chanwoo Choi