ARM: dts: Fix duovero smsc interrupt for suspend
authorTony Lindgren <tony@atomide.com>
Fri, 12 Jun 2020 17:19:50 +0000 (10:19 -0700)
committerSasha Levin <sashal@kernel.org>
Tue, 30 Jun 2020 19:36:03 +0000 (15:36 -0400)
commit4df94590015cade04320661a35b766155e494ed7
treebe2d678c2685418ff049f869508ea6ec9c6036d1
parent6930edd4645772db5bcff6a9c0e9bb0cb9ce86a3
ARM: dts: Fix duovero smsc interrupt for suspend

[ Upstream commit 9cf28e41f9f768791f54ee18333239fda6927ed8 ]

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: 731b409878a3 ("ARM: dts: Configure duovero for to allow core retention during idle")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/omap4-duovero-parlor.dts