Re: [PATCH 2/3] ARM: dove: add DT parsing for legacy timer

2013-05-04 Thread Jason Cooper
On Thu, May 02, 2013 at 08:25:39PM +0200, Sebastian Hesselbarth wrote: To allow to move to orion irqchip driver, existing legacy devices have to map their irqs. This patch adds a node for orion timer and some init code to map the corresponding irqs. While the device tree node can stay, the

[PATCH 2/3] ARM: dove: add DT parsing for legacy timer

2013-05-02 Thread Sebastian Hesselbarth
To allow to move to orion irqchip driver, existing legacy devices have to map their irqs. This patch adds a node for orion timer and some init code to map the corresponding irqs. While the device tree node can stay, the init code will vanish as soon as there is true device tree support for orion