Re: [PATCH] ARM: dts: OMAP2: fix interrupt number for rng

2014-01-08 Thread Tony Lindgren
* Anna, Suman [140108 09:33]: > Tony, > > On 01/07/2014 06:28 PM, Tony Lindgren wrote: > >* Suman Anna [131223 15:01]: > >>The irq data for rng module defined in hwmod data previously > >>missed the OMAP_INTC_START relative offset, so the interrupt > >>number is probably misconfigured during the

Re: [PATCH] ARM: dts: OMAP2: fix interrupt number for rng

2014-01-08 Thread Anna, Suman
Tony, On 01/07/2014 06:28 PM, Tony Lindgren wrote: * Suman Anna [131223 15:01]: The irq data for rng module defined in hwmod data previously missed the OMAP_INTC_START relative offset, so the interrupt number is probably misconfigured during the DT node addition adjusting for this OMAP_INTC_ST

Re: [PATCH] ARM: dts: OMAP2: fix interrupt number for rng

2014-01-07 Thread Tony Lindgren
* Suman Anna [131223 15:01]: > The irq data for rng module defined in hwmod data previously > missed the OMAP_INTC_START relative offset, so the interrupt > number is probably misconfigured during the DT node addition > adjusting for this OMAP_INTC_START. Interrupt #36 is associated > with a watch

[PATCH] ARM: dts: OMAP2: fix interrupt number for rng

2013-12-23 Thread Suman Anna
The irq data for rng module defined in hwmod data previously missed the OMAP_INTC_START relative offset, so the interrupt number is probably misconfigured during the DT node addition adjusting for this OMAP_INTC_START. Interrupt #36 is associated with a watchdog timer, so fix the rng module's inter