projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce397d2
)
ARM: dts: am437x: make edt-ft5x06 a wakeup source
author
Daniel Mack
<daniel@zonque.org>
Sun, 17 Jun 2018 11:53:09 +0000
(13:53 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 25 Jun 2018 05:24:26 +0000
(22:24 -0700)
The touchscreen driver no longer configures the device as wakeup source by
default. A "wakeup-source" property is needed.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am437x-sk-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am437x-sk-evm.dts
b/arch/arm/boot/dts/am437x-sk-evm.dts
index
440351a
..
d4be3fd
100644
(file)
--- a/
arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/
arch/arm/boot/dts/am437x-sk-evm.dts
@@
-610,6
+610,8
@@
touchscreen-size-x = <480>;
touchscreen-size-y = <272>;
+
+ wakeup-source;
};
tlv320aic3106: tlv320aic3106@1b {