ARM: OMAP3: Fix pinctrl interrupts for core2 omap-for-v3.14/fixes-rc4
authorTony Lindgren <tony@atomide.com>
Thu, 27 Feb 2014 23:35:48 +0000 (15:35 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 27 Feb 2014 23:35:48 +0000 (15:35 -0800)
commit4b41636878ee32d4c45a49de7749abca9721bd6a
tree648e4dffa0784b0f718e28c120897d5e7f47f84f
parent865da01cd98d67518befe854a71e432d894db279
ARM: OMAP3: Fix pinctrl interrupts for core2

After splitting padconf core into two parts to avoid exposing
unaccessable registers, the new padconf core2 domain was left
without a wake-up interrupt.

Fix the issue by passing the shared wake-up interrupt in
platform data like we do for padconf core and wkup domains
already.

Fixes: 3d49538364 (ARM: dts: Split omap3 pinmux core device)

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c