Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-07 Thread Tony Lindgren
* AnilKumar, Chimata anilku...@ti.com [120906 20:27]: Hi Tony, On Fri, Sep 07, 2012 at 00:28:32, Tony Lindgren wrote: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc:

Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-07 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [120907 10:29]: * AnilKumar, Chimata anilku...@ti.com [120906 20:27]: @@ -1570,6 +1578,8 @@ static int serial_omap_remove(struct platform_device *dev) pm_runtime_disable(up-pdev-dev); uart_remove_one_port(serial_omap_reg, up-port);

[PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread Tony Lindgren
Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc: linux-ser...@vger.kernel.org Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Signed-off-by: Tony Lindgren t...@atomide.com ---

Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [120906 11:59]: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc: linux-ser...@vger.kernel.org Cc: Greg Kroah-Hartman gre...@linuxfoundation.org

Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread Felipe Balbi
Hi, On Thu, Sep 06, 2012 at 11:58:32AM -0700, Tony Lindgren wrote: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc: linux-ser...@vger.kernel.org Cc: Greg Kroah-Hartman

Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [120906 13:01]: Hi, On Thu, Sep 06, 2012 at 11:58:32AM -0700, Tony Lindgren wrote: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc:

RE: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread AnilKumar, Chimata
Hi Tony, On Fri, Sep 07, 2012 at 00:28:32, Tony Lindgren wrote: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the bootloader even if CONFIG_PINCTRL is enabled. Cc: linux-ser...@vger.kernel.org Cc: Greg Kroah-Hartman

Re: [PATCH 5/5] omap-serial: Request pins using pinctrl framework

2012-09-06 Thread Felipe Balbi
Hi, On Thu, Sep 06, 2012 at 02:17:26PM -0700, Tony Lindgren wrote: * Felipe Balbi ba...@ti.com [120906 13:01]: Hi, On Thu, Sep 06, 2012 at 11:58:32AM -0700, Tony Lindgren wrote: Request pins using pinctrl framework. Only show a warning on error as some boards set the pins in the