microblaze: Added fdt chosen capability for timer
authorMichal Simek <monstr@monstr.eu>
Mon, 12 Dec 2011 13:02:47 +0000 (14:02 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 4 Oct 2012 12:29:15 +0000 (14:29 +0200)
This lets a dts author flag a particular timer in the system as the system timer.
If the chosen node contains a "system-timer=<&foo>" entry than that handle will
be used to determine the system timer. In no such entry exists then the first
found timer will be used (current behaviour).

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found