[PATCH v2 3/3] ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source
From: daniel@zonque.org (Daniel Mack)
Date: 2018-05-23 08:26:50
Also in:
linux-devicetree, linux-input
From: daniel@zonque.org (Daniel Mack)
Date: 2018-05-23 08:26:50
Also in:
linux-devicetree, linux-input
On Tuesday, May 22, 2018 08:20 PM, Dmitry Torokhov wrote:
On Sun, May 20, 2018 at 09:05:30PM +0800, Shawn Guo wrote:quoted
On Thu, May 17, 2018 at 11:05:52AM +0200, Daniel Mack wrote:quoted
The touchscreen driver no longer configures the device as wakeup source by default. A "wakeup-source" property is needed. To avoid regressions, this patch changes the DTS files for the only two users of this driver that didn't have this property yet. Signed-off-by: Daniel Mack <daniel@zonque.org> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Fabio Estevam <redacted> Cc: Rob Herring <robh+dt@kernel.org>Applied this one, thanks.I think there are few more that need "wakeup-source" added: arch/arm/boot/dts/am437x-sk-evm.dts arch/arm/boot/dts/imx6q-var-dt6customboard.dts arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
Oh, sorry for having missed them. Will send patches. Thanks, Daniel