From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12 Date: Mon, 29 Oct 2012 20:27:56 +0900 Message-ID: <508E683C.6040807@samsung.com> References: <1351089457-8205-1-git-send-email-t.figa@samsung.com> <2350814.8tYbDqrzVz@amdc1227> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:46560 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752714Ab2J2Ona (ORCPT ); Mon, 29 Oct 2012 10:43:30 -0400 Received: by mail-bk0-f46.google.com with SMTP id jk13so2013622bkc.19 for ; Mon, 29 Oct 2012 07:43:29 -0700 (PDT) In-Reply-To: <2350814.8tYbDqrzVz@amdc1227> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Tomasz Figa Cc: Kyungmin Park , Linus Walleij , kgene.kim@samsung.com, swarren@wwwdotorg.org, devicetree-discuss@lists.ozlabs.org, tomasz.figa@gmail.com, linux-samsung-soc@vger.kernel.org, thomas.abraham@linaro.org, linux-arm-kernel@lists.infradead.org, m.szyprowski@samsung.com On 10/29/12 19:28, Tomasz Figa wrote: > Hi Linus, Kyungmin, > > On Monday 29 of October 2012 09:30:26 Kyungmin Park wrote: >> On 10/29/12, Linus Walleij wrote: >>> On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa > wrote: >>>> This patch extends the driver with any necessary SoC-specific >>>> definitions to support Exynos4x12 SoCs. >>>> >>>> Signed-off-by: Tomasz Figa >>>> Signed-off-by: Kyungmin Park >>> >>> Acked-by: Linus Walleij >>> >>> I guess you need all of this to go into my Samsung branch? >>> I need and ACK from the Samsung maintainer and preferably >>> Thomas A as well. >> >> Hi, >> >> Now we're trying to send the standalone patches to avoid the conflict. >> and hope to merge patches via proper subsystem. In this case, pinctl. > > Since this depends on the patch adding Exynos4x12 dts files > ([PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs), > which will be going through Kgene's tree and this patch series contains > mostly SoC-specific code, maybe this should rather go through Kgene's > tree? Or this is not a problem? > Yeah, I agree with Tomasz's opinion and let me pick this into Samsung tree with Linus's ack. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Mon, 29 Oct 2012 20:27:56 +0900 Subject: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12 In-Reply-To: <2350814.8tYbDqrzVz@amdc1227> References: <1351089457-8205-1-git-send-email-t.figa@samsung.com> <2350814.8tYbDqrzVz@amdc1227> Message-ID: <508E683C.6040807@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/29/12 19:28, Tomasz Figa wrote: > Hi Linus, Kyungmin, > > On Monday 29 of October 2012 09:30:26 Kyungmin Park wrote: >> On 10/29/12, Linus Walleij wrote: >>> On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa > wrote: >>>> This patch extends the driver with any necessary SoC-specific >>>> definitions to support Exynos4x12 SoCs. >>>> >>>> Signed-off-by: Tomasz Figa >>>> Signed-off-by: Kyungmin Park >>> >>> Acked-by: Linus Walleij >>> >>> I guess you need all of this to go into my Samsung branch? >>> I need and ACK from the Samsung maintainer and preferably >>> Thomas A as well. >> >> Hi, >> >> Now we're trying to send the standalone patches to avoid the conflict. >> and hope to merge patches via proper subsystem. In this case, pinctl. > > Since this depends on the patch adding Exynos4x12 dts files > ([PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs), > which will be going through Kgene's tree and this patch series contains > mostly SoC-specific code, maybe this should rather go through Kgene's > tree? Or this is not a problem? > Yeah, I agree with Tomasz's opinion and let me pick this into Samsung tree with Linus's ack. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.