Re: High-resolution timers on AT91SAM9G45

Nicu Pavel <[email protected]> Tue, 12 Jul 2011 22:59:51 +0300
Newsgroups gmane.linux.ports.arm.general
Message-ID <CAL9MRr=jgaA_-XdJrsqvfboCh9dfxK=DtYkt2DTNzoh=z0r+Sw@mail.gmail.com>
Hi,

> However, booting up the new kernel I noticed the following line:
>
> atmel_tcb: probe of atmel_tcb.0 failed with error -22

I had the same issue, if I remember right there is a problem how
multiple tcp devices are added. As a quick workaround I just disabled
the second tcb device:

https://gitorious.org/picopc-kernel/kernel/commit/29c92b518010ff9bb431dc0d3880a1945a7a319f


Regards,
Nicu Pavel