Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-04 Thread Keerthy
On Saturday 03 December 2016 12:01 AM, Tony Lindgren wrote: * Grygorii Strashko [161202 10:02]: On 12/02/2016 10:47 AM, Tony Lindgren wrote: * Grygorii Strashko [161129 08:43]: On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-04 Thread Keerthy
On Saturday 03 December 2016 12:01 AM, Tony Lindgren wrote: * Grygorii Strashko [161202 10:02]: On 12/02/2016 10:47 AM, Tony Lindgren wrote: * Grygorii Strashko [161129 08:43]: On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii Strashko Now ARM Global timer (rating 300) will not

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Grygorii Strashko
On 12/02/2016 10:47 AM, Tony Lindgren wrote: * Grygorii Strashko [161129 08:43]: On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Grygorii Strashko
On 12/02/2016 10:47 AM, Tony Lindgren wrote: * Grygorii Strashko [161129 08:43]: On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's initialized after OMAP GP Timer (rating 300) and

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Tony Lindgren
* Grygorii Strashko [161202 10:02]: > > > On 12/02/2016 10:47 AM, Tony Lindgren wrote: > > * Grygorii Strashko [161129 08:43]: > > > > > > > > > On 11/24/2016 12:19 AM, Keerthy wrote: > > > > From: Grygorii Strashko

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Tony Lindgren
* Grygorii Strashko [161202 10:02]: > > > On 12/02/2016 10:47 AM, Tony Lindgren wrote: > > * Grygorii Strashko [161129 08:43]: > > > > > > > > > On 11/24/2016 12:19 AM, Keerthy wrote: > > > > From: Grygorii Strashko > > > > > > > > Now ARM Global timer (rating 300) will not be selected as

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Tony Lindgren
* Grygorii Strashko [161129 08:43]: > > > On 11/24/2016 12:19 AM, Keerthy wrote: > > From: Grygorii Strashko > > > > Now ARM Global timer (rating 300) will not be selected as clocksource, > > because it's initialized after OMAP GP Timer

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-12-02 Thread Tony Lindgren
* Grygorii Strashko [161129 08:43]: > > > On 11/24/2016 12:19 AM, Keerthy wrote: > > From: Grygorii Strashko > > > > Now ARM Global timer (rating 300) will not be selected as clocksource, > > because it's initialized after OMAP GP Timer (rating 300) and > > Timekeeping core will not allow to

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-11-29 Thread Grygorii Strashko
On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's initialized after OMAP GP Timer (rating 300) and Timekeeping core will not allow to replace clocksource with new one if

Re: [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-11-29 Thread Grygorii Strashko
On 11/24/2016 12:19 AM, Keerthy wrote: From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's initialized after OMAP GP Timer (rating 300) and Timekeeping core will not allow to replace clocksource with new one if both of them have the

[PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-11-23 Thread Keerthy
From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's initialized after OMAP GP Timer (rating 300) and Timekeeping core will not allow to replace clocksource with new one if both of them have the same rating. Reduce

[PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

2016-11-23 Thread Keerthy
From: Grygorii Strashko Now ARM Global timer (rating 300) will not be selected as clocksource, because it's initialized after OMAP GP Timer (rating 300) and Timekeeping core will not allow to replace clocksource with new one if both of them have the same rating. Reduce rating of OMAP GP Timer