Skip to content
Commit 9cf28e41 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: dts: Fix duovero smsc interrupt for suspend



While testing the recent suspend and resume regressions I noticed that
duovero can still end up losing edge gpio interrupts on runtime
suspend. This causes NFSroot easily stopping working after resume on
duovero.

Let's fix the issue by using gpio level interrupts for smsc as then
the gpio interrupt state is seen by the gpio controller on resume.

Fixes: 731b4098 ("ARM: dts: Configure duovero for to allow core retention during idle")
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent d7af7223
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment