Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-03-11 Thread Tushar Behera
On 03/11/2013 07:35 AM, Kukjin Kim wrote: > Tomasz Figa wrote: >> >> Hi, >> >> I'm wondering why Exynos5250 has not been migrated to use pinctrl yet. >> >> Support for it in pinctrl-samsung driver has been already merged, but I >> don't see any pinctrl nodes in exynos5250.dtsi. >> >> This is import

RE: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-03-10 Thread Kukjin Kim
Tomasz Figa wrote: > > Hi, > > I'm wondering why Exynos5250 has not been migrated to use pinctrl yet. > > Support for it in pinctrl-samsung driver has been already merged, but I > don't see any pinctrl nodes in exynos5250.dtsi. > > This is important because the legacy gpio-samsung support is go

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-11 Thread Girish KS
On Wed, Feb 6, 2013 at 10:56 PM, Tushar Behera wrote: > On 02/07/2013 12:06 PM, Manish Badarkhe wrote: >> Hi Tushar >> >> On Thu, Feb 7, 2013 at 11:56 AM, Tushar Behera >> wrote: >>> On 02/07/2013 11:47 AM, Kumar, Anil wrote: On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: > Adde

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-11 Thread Manish Badarkhe
Hi Tushar On Thu, Feb 7, 2013 at 11:56 AM, Tushar Behera wrote: > On 02/07/2013 11:47 AM, Kumar, Anil wrote: >> On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: >>> Added GPIO buttons DT node to Arndale board file. >>> >>> Signed-off-by: Tushar Behera >>> Signed-off-by: Sachin Kamat >>> -

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-07 Thread Tomasz Figa
On Thursday 07 of February 2013 15:10:27 Tushar Behera wrote: > +CC: David Jander > +CC: Dmitry Torokhov > > On 02/07/2013 01:13 PM, Girish KS wrote: > >> + > >> +gpio_keys { > >> +compatible = "gpio-keys"; > >> +#address-cells = <1>; > >> +

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-07 Thread Tushar Behera
+CC: David Jander +CC: Dmitry Torokhov On 02/07/2013 01:13 PM, Girish KS wrote: >> + >> +gpio_keys { >> +compatible = "gpio-keys"; >> +#address-cells = <1>; >> +#size-cells = <0>; > > Just want to understand why these properties

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-07 Thread Tomasz Figa
Hi, I'm wondering why Exynos5250 has not been migrated to use pinctrl yet. Support for it in pinctrl-samsung driver has been already merged, but I don't see any pinctrl nodes in exynos5250.dtsi. This is important because the legacy gpio-samsung support is going to be dropped, as it already hap

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Tushar Behera
On 02/07/2013 12:06 PM, Manish Badarkhe wrote: > Hi Tushar > > On Thu, Feb 7, 2013 at 11:56 AM, Tushar Behera > wrote: >> On 02/07/2013 11:47 AM, Kumar, Anil wrote: >>> On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: Added GPIO buttons DT node to Arndale board file. Signed-

Re: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Tushar Behera
On 02/07/2013 11:47 AM, Kumar, Anil wrote: > On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: >> Added GPIO buttons DT node to Arndale board file. >> >> Signed-off-by: Tushar Behera >> Signed-off-by: Sachin Kamat >> --- >> This series is based on for-next branch of Kukjin Kim's tree >> and

RE: [PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Kumar, Anil
On Thu, Feb 07, 2013 at 10:45:25, Tushar Behera wrote: > Added GPIO buttons DT node to Arndale board file. > > Signed-off-by: Tushar Behera > Signed-off-by: Sachin Kamat > --- > This series is based on for-next branch of Kukjin Kim's tree > and added on top of the below patch: > https://patchwor

[PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons

2013-02-06 Thread Tushar Behera
Added GPIO buttons DT node to Arndale board file. Signed-off-by: Tushar Behera Signed-off-by: Sachin Kamat --- This series is based on for-next branch of Kukjin Kim's tree and added on top of the below patch: https://patchwork.kernel.org/patch/2042451/ --- arch/arm/boot/dts/exynos5250-arndale.d