• Tony Lindgren's avatar
    ARM: OMAP3: Fix pinctrl interrupts for core2 · 4b416368
    Tony Lindgren authored
    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: 3d495383 (ARM: dts: Split omap3 pinmux core device)
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    4b416368
pdata-quirks.c 7.95 KB