ARM: dts: Fix pinctrl mask for omap3
authorTony Lindgren <tony@atomide.com>
Mon, 7 Oct 2013 17:22:01 +0000 (10:22 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Oct 2013 17:37:29 +0000 (10:37 -0700)
The wake-up interrupt bit is available on omap3/4/5 processors
unlike what we claim. Without fixing it we cannot use it on
omap3 and the system configured for wake-up events will just
hang on wake-up.

Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: BenoƮt Cousson <bcousson@baylibre.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found