Re: [PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-26 Thread Otavio Salvador
On Mon, Nov 26, 2018 at 3:27 AM Heiko Stuebner wrote: > Am Sonntag, 25. November 2018, 22:19:01 CET schrieb Otavio Salvador: > > As done in the Rockchip vendor tree and also on other > > "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask > > is 4 instead of 1. > > Nope. That value

Re: [PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-26 Thread Otavio Salvador
On Mon, Nov 26, 2018 at 3:27 AM Heiko Stuebner wrote: > Am Sonntag, 25. November 2018, 22:19:01 CET schrieb Otavio Salvador: > > As done in the Rockchip vendor tree and also on other > > "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask > > is 4 instead of 1. > > Nope. That value

Re: [PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-25 Thread Heiko Stuebner
Am Sonntag, 25. November 2018, 22:19:01 CET schrieb Otavio Salvador: > As done in the Rockchip vendor tree and also on other > "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask > is 4 instead of 1. Nope. That value represents the number of cores in the system. As the rv1108 only

Re: [PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-25 Thread Heiko Stuebner
Am Sonntag, 25. November 2018, 22:19:01 CET schrieb Otavio Salvador: > As done in the Rockchip vendor tree and also on other > "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask > is 4 instead of 1. Nope. That value represents the number of cores in the system. As the rv1108 only

[PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-25 Thread Otavio Salvador
As done in the Rockchip vendor tree and also on other "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask is 4 instead of 1. Signed-off-by: Otavio Salvador Signed-off-by: Fabio Berton --- arch/arm/boot/dts/rv1108.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 07/13] ARM: dts: rv1108: Fix the timer mask

2018-11-25 Thread Otavio Salvador
As done in the Rockchip vendor tree and also on other "arm,armv7-timer" instances, the correct GIC_CPU_MASK_SIMPLE mask is 4 instead of 1. Signed-off-by: Otavio Salvador Signed-off-by: Fabio Berton --- arch/arm/boot/dts/rv1108.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)