Re: [PATCH 2/6] dt-bindings: Input: edt-ft5x06 - add disable wakeup-source documentation
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2019-10-02 17:30:13
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2019-10-02 17:30:13
On Wed, Oct 02, 2019 at 10:20:03AM -0500, Benoit Parrot wrote:
Marco Felsch [off-list ref] wrote on Wed [2019-Oct-02 15:00:18 +0200]:quoted
Hi, all of you using a edt,* touchscreen and currently the driver marks the touchscreen as wakeup source. To keep backward compatibility I added a workaround binding (see below) but Dmitry prefer to use the normal "wakeup-source" binding and change the affected device-tree's (discussion below). Can you give me your ack/nack for Dmitry's solution?So, if I understand this correctly, currently the driver always assume it is a wakeup source regardless if the "wakeup-source" DT property being present or not. And the proposed change now is to fix the driver so that it will assume a wakeup source role only if the DT property is present?
Yes, that is correct.
If that is the case then ACK from my side for the AM43x devices.
Thanks. -- Dmitry