[PATCH v2 5/5] arm: dts: sun8i: a83t: Fix undefined offset with virtual timer

2017-12-29 Thread Mylène Josserand
The ARM architected timers use an offset between their physical and virtual counters. That offset should be configured by the bootloader in CNTVOFF. However, the A83t bootloader fails to do so, and we end up with an undefined offset (which in our case is random), meaning that each CPU will have a

[PATCH v2 5/5] arm: dts: sun8i: a83t: Fix undefined offset with virtual timer

2017-12-29 Thread Mylène Josserand
The ARM architected timers use an offset between their physical and virtual counters. That offset should be configured by the bootloader in CNTVOFF. However, the A83t bootloader fails to do so, and we end up with an undefined offset (which in our case is random), meaning that each CPU will have a