commit | 88d23b4462c9c9b8c8876d60f5b57d39b53c6227 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Dec 12 14:02:47 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Thu Oct 04 14:29:15 2012 +0200 |
tree | 42a10487a2d7b1ab182c2098894ecee178fb169b | |
parent | 9998517a2789850e4e48bad6ada4de1f6c5a760d [diff] |
microblaze: Added fdt chosen capability for timer 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>