On Friday 10 May 2013 07:32 PM, Nishanth Menon wrote: > On 11:09-20130426, Kevin Hilman wrote: >> Rajendra Nayak <rnayak@xxxxxx> writes: >> >> [...] >> >>> OMAP UART IP needs manual idle modes based on functional state of the >>> IP. Currently this is handled by the driver with function pointers >>> implemented in platform code. >>> >>> This however breaks in case of device tree because of missing >>> idle handling. >>> >>> The series tries to address the issue and tries to remove complete >>> sysc handling from serial driver. >> >> Other than the minor nit about the order of the series for bisect, >> >> Reviewed-by: Kevin Hilman <khilman@xxxxxxxxxx> >> >> Also tested this on OMAP4/Panda where I was having the sluggish console >> issues using DT boot, and and can confirm that this fixes the problem: >> >> Tested-by: Kevin Hilman <khilman@xxxxxxxxxx> # OMAP4/Panda >> > I saw the same let of console sluggishness on SDP4430, Panda, Panda-ES > as well on latest linus master. > > For reference, I have rebased the series to latest master and fixes the > sequencing: > https://github.com/nmenon/linux-2.6-playground/commits/push/uart-fixes-sidle-3.10 > based on: > master 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux > > Rajendra, > Would you be able to repost this series so that we can get this into > 3.10-rc2+? Tony/Paul, I just posted the v3 of these out [1] based off 3.10-rc1. Can we pull these in into -rc since these actually fix the console sluggishness introduced in this merge window (we always had issues with UART sidle handling with DT but never saw issues in mainline because of some static deps which got removed this merge window I guess which would otherwise hide the issue). regards, Rajendra [1] http://marc.info/?l=linux-omap&m=136862939928398&w=2 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html