[PATCH 04/11] ST SPEAr: Added basic header files for SPEAr platform

Linus Walleij linus.ml.walleij at gmail.com
Thu Mar 11 01:43:16 EST 2010


2010/3/10 Viresh KUMAR <viresh.kumar at st.com>:

> One timer (or two channels) are used by clock event and clock source, but rest of
> the timers are still available. So we need some way to export this functionality
> of our hardware. It can be considered simply as a driver for GPT.

The timer people have already explained well enough I think, we have some 16
timers on U8500, one we use as clocksource, one for clock events and 14 are
currently unused. I plan to add them as clock events as soon as there is some
practical use for them.

I think there is nothing stopping you from modelling some extra clock events
for the remaining timers if you absolutely want to, the kernel will
just disregard
them currently, which is just as good/bad as the way you're exposing the custom
API in these patches.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list