Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-03-05 Thread Linus Walleij
On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi  wrote:

> This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 multi-
> functional input/output port pins and 135 memory port pins. There are 41 
> general
> port groups and 2 memory port groups.
>
> Cc: Tomasz Figa 
> Cc: Thomas Abraham 
> Cc: Linus Walleij 
> Signed-off-by: Chanwoo Choi 
> Acked-by: Inki Dae 
> ---
> Changes from v2:
> - Rebase it on v3.19-rc5

Patch applied with Tomasz ACK.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-03-05 Thread Linus Walleij
On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi cw00.c...@samsung.com wrote:

 This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 multi-
 functional input/output port pins and 135 memory port pins. There are 41 
 general
 port groups and 2 memory port groups.

 Cc: Tomasz Figa tomasz.f...@gmail.com
 Cc: Thomas Abraham thomas.abra...@linaro.org
 Cc: Linus Walleij linus.wall...@linaro.org
 Signed-off-by: Chanwoo Choi cw00.c...@samsung.com
 Acked-by: Inki Dae inki@samsung.com
 ---
 Changes from v2:
 - Rebase it on v3.19-rc5

Patch applied with Tomasz ACK.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-11 Thread Chanho Park
Hi Linus,

We're looking forward to merging it on the v3.20.
Could you pick this patch up before merge-window is closed?

Best Regards,
Chanho Park

> -Original Message-
> From: linux-arm-kernel [mailto:linux-arm-kernel-
> boun...@lists.infradead.org] On Behalf Of Chanwoo Choi
> Sent: Thursday, February 12, 2015 3:18 PM
> To: Linus Walleij
> Cc: linux-samsung-soc; Tomasz Figa; linux-kernel@vger.kernel.org; Inki
> Dae; Kukjin Kim; Thomas Abraham; Chanho Park; linux-arm-
> ker...@lists.infradead.org
> Subject: Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433
> 
> Hi Linus,
> 
> On 02/08/2015 11:59 PM, Tomasz Figa wrote:
> > Hi,
> >
> > 2015-01-29 18:48 GMT+09:00 Linus Walleij :
> >> On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi 
> wrote:
> >>
> >>> This patch adds driver data for Exynos5433 SoC. Exynos5433 includes
> 228 multi-
> >>> functional input/output port pins and 135 memory port pins. There
> are 41 general
> >>> port groups and 2 memory port groups.
> >>>
> >>> Cc: Tomasz Figa 
> >>> Cc: Thomas Abraham 
> >>> Cc: Linus Walleij 
> >>> Signed-off-by: Chanwoo Choi 
> >>> Acked-by: Inki Dae 
> >>> ---
> >>> Changes from v2:
> >>> - Rebase it on v3.19-rc5
> >>
> >> Waiting for Tomasz to review this.
> >
> > Thanks Linus. Looks good to me.
> >
> > Acked-by: Tomasz Figa 
> 
> Could you please pick this patch?
> 
> Best Regards,
> Chanwoo Choi
> 
> 
> ___
> linux-arm-kernel mailing list
> linux-arm-ker...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-11 Thread Chanwoo Choi
Hi Linus,

On 02/08/2015 11:59 PM, Tomasz Figa wrote:
> Hi,
> 
> 2015-01-29 18:48 GMT+09:00 Linus Walleij :
>> On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi  wrote:
>>
>>> This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 
>>> multi-
>>> functional input/output port pins and 135 memory port pins. There are 41 
>>> general
>>> port groups and 2 memory port groups.
>>>
>>> Cc: Tomasz Figa 
>>> Cc: Thomas Abraham 
>>> Cc: Linus Walleij 
>>> Signed-off-by: Chanwoo Choi 
>>> Acked-by: Inki Dae 
>>> ---
>>> Changes from v2:
>>> - Rebase it on v3.19-rc5
>>
>> Waiting for Tomasz to review this.
> 
> Thanks Linus. Looks good to me.
> 
> Acked-by: Tomasz Figa 

Could you please pick this patch?

Best Regards,
Chanwoo Choi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-11 Thread Chanho Park
Hi Linus,

We're looking forward to merging it on the v3.20.
Could you pick this patch up before merge-window is closed?

Best Regards,
Chanho Park

 -Original Message-
 From: linux-arm-kernel [mailto:linux-arm-kernel-
 boun...@lists.infradead.org] On Behalf Of Chanwoo Choi
 Sent: Thursday, February 12, 2015 3:18 PM
 To: Linus Walleij
 Cc: linux-samsung-soc; Tomasz Figa; linux-kernel@vger.kernel.org; Inki
 Dae; Kukjin Kim; Thomas Abraham; Chanho Park; linux-arm-
 ker...@lists.infradead.org
 Subject: Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433
 
 Hi Linus,
 
 On 02/08/2015 11:59 PM, Tomasz Figa wrote:
  Hi,
 
  2015-01-29 18:48 GMT+09:00 Linus Walleij linus.wall...@linaro.org:
  On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi cw00.c...@samsung.com
 wrote:
 
  This patch adds driver data for Exynos5433 SoC. Exynos5433 includes
 228 multi-
  functional input/output port pins and 135 memory port pins. There
 are 41 general
  port groups and 2 memory port groups.
 
  Cc: Tomasz Figa tomasz.f...@gmail.com
  Cc: Thomas Abraham thomas.abra...@linaro.org
  Cc: Linus Walleij linus.wall...@linaro.org
  Signed-off-by: Chanwoo Choi cw00.c...@samsung.com
  Acked-by: Inki Dae inki@samsung.com
  ---
  Changes from v2:
  - Rebase it on v3.19-rc5
 
  Waiting for Tomasz to review this.
 
  Thanks Linus. Looks good to me.
 
  Acked-by: Tomasz Figa tomasz.f...@gmail.com
 
 Could you please pick this patch?
 
 Best Regards,
 Chanwoo Choi
 
 
 ___
 linux-arm-kernel mailing list
 linux-arm-ker...@lists.infradead.org
 http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-11 Thread Chanwoo Choi
Hi Linus,

On 02/08/2015 11:59 PM, Tomasz Figa wrote:
 Hi,
 
 2015-01-29 18:48 GMT+09:00 Linus Walleij linus.wall...@linaro.org:
 On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi cw00.c...@samsung.com wrote:

 This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 
 multi-
 functional input/output port pins and 135 memory port pins. There are 41 
 general
 port groups and 2 memory port groups.

 Cc: Tomasz Figa tomasz.f...@gmail.com
 Cc: Thomas Abraham thomas.abra...@linaro.org
 Cc: Linus Walleij linus.wall...@linaro.org
 Signed-off-by: Chanwoo Choi cw00.c...@samsung.com
 Acked-by: Inki Dae inki@samsung.com
 ---
 Changes from v2:
 - Rebase it on v3.19-rc5

 Waiting for Tomasz to review this.
 
 Thanks Linus. Looks good to me.
 
 Acked-by: Tomasz Figa tomasz.f...@gmail.com

Could you please pick this patch?

Best Regards,
Chanwoo Choi

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-08 Thread Tomasz Figa
Hi,

2015-01-29 18:48 GMT+09:00 Linus Walleij :
> On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi  wrote:
>
>> This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 
>> multi-
>> functional input/output port pins and 135 memory port pins. There are 41 
>> general
>> port groups and 2 memory port groups.
>>
>> Cc: Tomasz Figa 
>> Cc: Thomas Abraham 
>> Cc: Linus Walleij 
>> Signed-off-by: Chanwoo Choi 
>> Acked-by: Inki Dae 
>> ---
>> Changes from v2:
>> - Rebase it on v3.19-rc5
>
> Waiting for Tomasz to review this.

Thanks Linus. Looks good to me.

Acked-by: Tomasz Figa 

Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-02-08 Thread Tomasz Figa
Hi,

2015-01-29 18:48 GMT+09:00 Linus Walleij linus.wall...@linaro.org:
 On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi cw00.c...@samsung.com wrote:

 This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 
 multi-
 functional input/output port pins and 135 memory port pins. There are 41 
 general
 port groups and 2 memory port groups.

 Cc: Tomasz Figa tomasz.f...@gmail.com
 Cc: Thomas Abraham thomas.abra...@linaro.org
 Cc: Linus Walleij linus.wall...@linaro.org
 Signed-off-by: Chanwoo Choi cw00.c...@samsung.com
 Acked-by: Inki Dae inki@samsung.com
 ---
 Changes from v2:
 - Rebase it on v3.19-rc5

 Waiting for Tomasz to review this.

Thanks Linus. Looks good to me.

Acked-by: Tomasz Figa tomasz.f...@gmail.com

Best regards,
Tomasz
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-01-29 Thread Linus Walleij
On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi  wrote:

> This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 multi-
> functional input/output port pins and 135 memory port pins. There are 41 
> general
> port groups and 2 memory port groups.
>
> Cc: Tomasz Figa 
> Cc: Thomas Abraham 
> Cc: Linus Walleij 
> Signed-off-by: Chanwoo Choi 
> Acked-by: Inki Dae 
> ---
> Changes from v2:
> - Rebase it on v3.19-rc5

Waiting for Tomasz to review this.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3] pinctrl: exynos: Add support for Exynos5433

2015-01-29 Thread Linus Walleij
On Wed, Jan 21, 2015 at 7:43 AM, Chanwoo Choi cw00.c...@samsung.com wrote:

 This patch adds driver data for Exynos5433 SoC. Exynos5433 includes 228 multi-
 functional input/output port pins and 135 memory port pins. There are 41 
 general
 port groups and 2 memory port groups.

 Cc: Tomasz Figa tomasz.f...@gmail.com
 Cc: Thomas Abraham thomas.abra...@linaro.org
 Cc: Linus Walleij linus.wall...@linaro.org
 Signed-off-by: Chanwoo Choi cw00.c...@samsung.com
 Acked-by: Inki Dae inki@samsung.com
 ---
 Changes from v2:
 - Rebase it on v3.19-rc5

Waiting for Tomasz to review this.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/