Re: [PATCH] ARM: Dove: move CuBox led pinctrl to gpio-leds node

2013-01-12 Thread Jason Cooper
On Thu, Dec 27, 2012 at 11:21:10PM +0100, Sebastian Hesselbarth wrote: > gpio-leds has support for pinctrl allocation, make use of it. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Sebastian Hesselbarth > Cc: linux-arm-ker...@list

Re: [PATCH] ARM: Dove: move CuBox led pinctrl to gpio-leds node

2013-01-12 Thread Jason Cooper
On Sat, Jan 12, 2013 at 10:51:35PM +0100, Sebastian Hesselbarth wrote: > On 01/12/2013 10:42 PM, Jason Cooper wrote: > >On Thu, Dec 27, 2012 at 11:21:10PM +0100, Sebastian Hesselbarth wrote: > >>gpio-leds has support for pinctrl allocation, make use of it. > >> > >>Signed-off-by: Sebastian Hesselba

Re: [PATCH] ARM: Dove: move CuBox led pinctrl to gpio-leds node

2013-01-12 Thread Sebastian Hesselbarth
On 01/12/2013 10:42 PM, Jason Cooper wrote: On Thu, Dec 27, 2012 at 11:21:10PM +0100, Sebastian Hesselbarth wrote: gpio-leds has support for pinctrl allocation, make use of it. Signed-off-by: Sebastian Hesselbarth ... &pinctrl { - pinctrl-0 =<&pmx_gpio_12&pmx_gpio_18>; + pinctrl-

Re: [PATCH] ARM: Dove: move CuBox led pinctrl to gpio-leds node

2013-01-12 Thread Jason Cooper
Sebastian, On Thu, Dec 27, 2012 at 11:21:10PM +0100, Sebastian Hesselbarth wrote: > gpio-leds has support for pinctrl allocation, make use of it. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Sebastian Hesselbarth > Cc: linux-arm