From e37e1cb0ee231ffdc9b5ef1da63a0c7e1077c603 Mon Sep 17 00:00:00 2001 From: Suman Anna Date: Mon, 23 Dec 2013 16:59:39 -0600 Subject: [PATCH] ARM: dts: OMAP2: fix interrupt number for rng 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 interrupt to the appropriate interrupt #52. Signed-off-by: Suman Anna Signed-off-by: Tony Lindgren --- Reading git-format-patch failed