From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH v2 3/3] ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source Date: Wed, 23 May 2018 10:26:50 +0200 Message-ID: <6385bf3e-d372-89f4-f3c4-a0a6dca8d8ad@zonque.org> References: <20180517090552.5704-1-daniel@zonque.org> <20180517090552.5704-4-daniel@zonque.org> <20180520130528.GC26863@dragon> <20180522182043.GA123708@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180522182043.GA123708@dtor-ws> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Dmitry Torokhov , Shawn Guo Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, robh+dt@kernel.org, kernel@pengutronix.de, linux-input@vger.kernel.org, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Tuesday, May 22, 2018 08:20 PM, Dmitry Torokhov wrote: > On Sun, May 20, 2018 at 09:05:30PM +0800, Shawn Guo wrote: >> On Thu, May 17, 2018 at 11:05:52AM +0200, Daniel Mack wrote: >>> 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 >>> Cc: Shawn Guo >>> Cc: Sascha Hauer >>> Cc: Fabio Estevam >>> Cc: Rob Herring >> >> 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel@zonque.org (Daniel Mack) Date: Wed, 23 May 2018 10:26:50 +0200 Subject: [PATCH v2 3/3] ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source In-Reply-To: <20180522182043.GA123708@dtor-ws> References: <20180517090552.5704-1-daniel@zonque.org> <20180517090552.5704-4-daniel@zonque.org> <20180520130528.GC26863@dragon> <20180522182043.GA123708@dtor-ws> Message-ID: <6385bf3e-d372-89f4-f3c4-a0a6dca8d8ad@zonque.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday, May 22, 2018 08:20 PM, Dmitry Torokhov wrote: > On Sun, May 20, 2018 at 09:05:30PM +0800, Shawn Guo wrote: >> On Thu, May 17, 2018 at 11:05:52AM +0200, Daniel Mack wrote: >>> 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 >>> Cc: Shawn Guo >>> Cc: Sascha Hauer >>> Cc: Fabio Estevam >>> Cc: Rob Herring >> >> 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