]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Allow core oswr for omap4
authorTony Lindgren <tony@atomide.com>
Wed, 16 Oct 2019 14:37:06 +0000 (07:37 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 16 Oct 2019 14:51:16 +0000 (07:51 -0700)
commitb6f638280b3e9a3da13c2f6b5486face0ad75a8f
treed83471f77ad6e72193778bab4efff1411d0bb8a7
parent0b9a9e84314250382f226d95b3ceb255dd649375
ARM: OMAP2+: Allow core oswr for omap4

Commit adef7f905da2 ("ARM: OMAP2+: Make sure LOGICRETSTATE bits are not
cleared") disabled oswr (open switch retention) for per and core domains
as various GPIO related issues were noticed if the bootloader had
configured the bits for LOGICRETSTATE for per and core domains.

With the recent gpio-omap fixes, mostly related to commit 42160b2c59a8
("gpio: gpio-omap: configure edge detection for level IRQs for idle
wakeup"), things now behave for enabling core oswr for omap4.

Cc: Merlijn Wajer <merlijn@wizzup.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm44xx.c