]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: pxa3xx: enable external wakeup pins
authorDaniel Mack <daniel@zonque.org>
Thu, 24 May 2018 20:40:46 +0000 (22:40 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Fri, 25 May 2018 20:40:17 +0000 (22:40 +0200)
commitc1c14f8954c6d1cb9867024618e93687d9d035ba
tree9a36e35453ac892bd3711d995422889e01395c6e
parent5716c20b22f82f85ff39051bcc5207c2060f767d
ARM: pxa3xx: enable external wakeup pins

The PXA3xx SoCs feature dedicated pins for wakeup functionality. These pins
have no alternate functions, so let's always enable them as wakeup source on
DT enabled boards. The WAKEUP1 pin is only available on PXA320.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/pxa3xx.c