ARM: dts: am437x: make edt-ft5x06 a wakeup source

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>
This commit is contained in:
Daniel Mack 2018-06-17 13:53:09 +02:00 коммит произвёл Tony Lindgren
Родитель ce397d215c
Коммит 49a6ec5b80
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -610,6 +610,8 @@
touchscreen-size-x = <480>;
touchscreen-size-y = <272>;
wakeup-source;
};
tlv320aic3106: tlv320aic3106@1b {