Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-28 Thread Arnd Bergmann
On Thursday 27 November 2014, Liviu Dudau wrote: > The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional > description" that generic timers provide an active-LOW interrupt > output. Fix the device trees to correctly describe this. > > While doing this update the CPU mask to match th

Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-28 Thread Liviu Dudau
On Thu, Nov 27, 2014 at 02:36:45PM +, Liviu Dudau wrote: > The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional > description" that generic timers provide an active-LOW interrupt > output. Fix the device trees to correctly describe this. > > While doing this update the CPU mask

Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-27 Thread Marc Zyngier
On 27/11/14 15:34, Liviu Dudau wrote: > On Thu, Nov 27, 2014 at 02:43:38PM +, Marc Zyngier wrote: >> On 27/11/14 14:36, Liviu Dudau wrote: >>> The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional >>> description" that generic timers provide an active-LOW interrupt >>> output. Fi

Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-27 Thread Liviu Dudau
On Thu, Nov 27, 2014 at 02:43:38PM +, Marc Zyngier wrote: > On 27/11/14 14:36, Liviu Dudau wrote: > > The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional > > description" that generic timers provide an active-LOW interrupt > > output. Fix the device trees to correctly describe

Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-27 Thread Liviu Dudau
On Thu, Nov 27, 2014 at 02:43:38PM +, Marc Zyngier wrote: > On 27/11/14 14:36, Liviu Dudau wrote: > > The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional > > description" that generic timers provide an active-LOW interrupt > > output. Fix the device trees to correctly describe

[PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-27 Thread Liviu Dudau
The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional description" that generic timers provide an active-LOW interrupt output. Fix the device trees to correctly describe this. While doing this update the CPU mask to match the number of described CPUs as well. Signed-off-by: Liviu D

Re: [PATCH] arm64: ARM: Fix the Generic Timers interrupt active level description

2014-11-27 Thread Marc Zyngier
On 27/11/14 14:36, Liviu Dudau wrote: > The Cortex-A5x TRM states in paragraph "9.2 Generic Timer functional > description" that generic timers provide an active-LOW interrupt > output. Fix the device trees to correctly describe this. > > While doing this update the CPU mask to match the number of