Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1299801
| From | Roman Volkov <v1ron@mail.ru> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA |
| Date | 2016-01-01 00:40 +0100 |
| Message-ID | <qLUZ3-2rH-1@gated-at.bofh.it> (permalink) |
| References | <qLPPJ-7P9-17@gated-at.bofh.it> <qLPPJ-7P9-29@gated-at.bofh.it> <qLU2Z-1SE-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
В Thu, 31 Dec 2015 23:33:45 +0100 (CET) Thomas Gleixner <tglx@linutronix.de> пишет: > Roman, > > On Thu, 31 Dec 2015, Roman Volkov wrote: > > Since vt8500 and PXA timers are identical, use MIN_OSCR_DELTA from > > PXA, which is bigger than existing value. It is required to > > determine the minimum delay which hardware can generate. > > Now that brings up the obvious question: > > If the vt8500 and PXA timers are identical why has vt8500 it's own > slightly different implementation and does not use the PXA timer? Thomas, I occasionally noticed that the PXA can be reused, when working on the bugfix for vt8500. Another good question would be how exactly this code can be reused. We may rework PXA driver to make it working under vt8500, or include the C code from the vt8500 and get two slightly different modules. You may look at our previous discussion with Alexey: https://lkml.org/lkml/2015/12/21/437 Adding Robert and Bill to get more opinions. At this step, fixing the vt8500 nanosleep bug is a priority. Happy New Year, Roman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 RESEND 0/3] clocksource/vt8500: Fix hangs in small delays Roman Volkov <v1ron@mail.ru> - 2015-12-31 19:10 +0100
[PATCH v2 RESEND 3/3] clocksource/vt8500: Add register R/W functions Roman Volkov <v1ron@mail.ru> - 2015-12-31 19:10 +0100
[PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA Roman Volkov <v1ron@mail.ru> - 2015-12-31 19:10 +0100
Re: [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA Thomas Gleixner <tglx@linutronix.de> - 2015-12-31 23:40 +0100
Re: [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA Roman Volkov <v1ron@mail.ru> - 2016-01-01 00:40 +0100
Re: [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA Robert Jarzmik <robert.jarzmik@free.fr> - 2016-01-01 21:30 +0100
Re: [PATCH v2 RESEND 1/3] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA Thomas Gleixner <tglx@linutronix.de> - 2016-01-01 11:10 +0100
[PATCH v2 RESEND 2/3] clocksource/vt8500: Remove the 'loops' variable Roman Volkov <v1ron@mail.ru> - 2015-12-31 19:10 +0100
csiph-web