Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-30 Thread Linus Walleij
On Mon, Oct 29, 2012 at 12:27 PM, Kukjin Kim wrote: > On 10/29/12 19:28, Tomasz Figa wrote: >> On Monday 29 of October 2012 09:30:26 Kyungmin Park wrote: >> Since this depends on the patch adding Exynos4x12 dts files >> ([PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs), >> which will

Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-29 Thread Kukjin Kim
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 Exy

Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-29 Thread Tomasz Figa
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. > >> > >> S

Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-28 Thread Kyungmin Park
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 > >

Re: [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-28 Thread Linus Walleij
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 Samsu

[PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

2012-10-24 Thread Tomasz Figa
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 --- .../bindings/pinctrl/samsung-pinctrl.txt | 1 + drivers/pinctrl/pinctrl-exynos.c | 110