Re: [PATCH 3/9] clocksource: dw_apb_timer: quirk for variants with 64bit counter

2013-07-06 Thread Ulrich Prinz
Hi Thomas, sorry but it is my first release to the kernel and I was trained to take as less as possible influence on existing code and reuse as much as possible existing code. Sometimes just two rules are to simple... Am 06.07.2013 01:45, schrieb Thomas Gleixner: > On Sat, 6 Jul 2013, Heiko Stüb

Re: [PATCH 3/9] clocksource: dw_apb_timer: quirk for variants with 64bit counter

2013-07-05 Thread Thomas Gleixner
On Sat, 6 Jul 2013, Heiko Stübner wrote: > This adds a quirk for IP variants containing two load_count and value > registers that are used to provide 64bit accuracy on 32bit systems. > > The added accuracy is currently not used, the driver is only adapted to > handle the different register layout