Re: [PATCH 6/6] tty: serial: Add 8250-core based omap driver

2014-07-10 Thread menon.nisha...@gmail.com
On Thu, Jul 10, 2014 at 11:03 AM, Carlos Hernandez c...@ti.com wrote: 1) Append no_console_suspend to bootargs Not needed. ideally with pinctrl wakeup capability, this should work. if you do no_console_suspend, the module is not powered down. -- To unsubscribe from this list: send the line

Re: OMAP baseline test results for v3.14

2014-04-02 Thread menon.nisha...@gmail.com
On Wed, Apr 2, 2014 at 11:35 AM, Tony Lindgren t...@atomide.com wrote: * Paul Walmsley p...@pwsan.com [140402 09:36]: On Wed, 2 Apr 2014, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [140402 09:07]: Here are some basic OMAP test results for Linux v3.14. Logs and other details

Re: need help to configure IRQ on gpio 139 pandaboard using device tree

2013-12-11 Thread menon.nisha...@gmail.com
On Wed, Dec 11, 2013 at 8:28 AM, Denis CIOCCA denis.cio...@st.com wrote: Hi everybody, I'm trying to configure an IRQ on pandaboard using device tree but I'm not able to understand how I can do it. I want to configure the the gpio_139 pin and without device tree my command was:

Re: [PATCH 1/3] ARM: OMAP2+: Add support to parse 'main_clk' info from DT

2013-08-14 Thread menon.nisha...@gmail.com
Hi Rajendra, On Tue, Jul 23, 2013 at 1:24 AM, Rajendra Nayak rna...@ti.com wrote: [...] diff --git a/arch/arm/mach-omap2/omap_hwmod.c b/arch/arm/mach-omap2/omap_hwmod.c index 5cc5123..12fa589 100644 --- a/arch/arm/mach-omap2/omap_hwmod.c +++ b/arch/arm/mach-omap2/omap_hwmod.c @@ -2381,12