[PATCH v8 17/20] OMAP2+: UART: Use custom activate func for console uart.
From: Govindraj <hidden>
Date: 2011-11-21 13:51:53
Also in:
linux-omap, linux-serial
From: Govindraj <hidden>
Date: 2011-11-21 13:51:53
Also in:
linux-omap, linux-serial
On Mon, Nov 21, 2011 at 7:17 PM, Govindraj [off-list ref] wrote:
On Sat, Nov 19, 2011 at 2:54 AM, Kevin Hilman [off-list ref] wrote:quoted
"Govindraj.R" [off-list ref] writes:quoted
Omap-uart can be used as console uart to print early boot messages using earlyprintk so for console uart prevent hwmod reset or idling during bootup. Identify the console_uart set the id and use the custom pm_latency ops for console uart for the first time to idle console uart left enabled from bootup and then enable them back and reset pm_latency ops to default ops. Thanks to Kevin Hilman [off-list ref] for suggesting this approach.You're welcome, but Rajendra's solution is much better. ;)Agree.quoted
Can you updated your branch without these custom hooks and using Rajendra's INIT_NO_IDLE change to the hwmod core.Yes done, rebased on 3.2-rc2 and created a new branch [1]. Removed custom activate function usage and used Rajendra's hwmod patch[2] -- Thanks, Govindraj.R [1]: git://gitorious.org/runtime_3-0/runtime_3-0.git 3.2-rc1_uart_runtime
^^^^^^^^^^^^^^^^^^^^^^^^^ small correction new branch is 3.2-rc2_uart_runtime -- Thanks, Govindraj.R