Re: [PATCH 2/6] dt-bindings: Input: edt-ft5x06 - add disable wakeup-source documentation
From: Benoit Parrot <hidden>
Date: 2019-10-02 15:18:19
From: Benoit Parrot <hidden>
Date: 2019-10-02 15:18:19
Marco Felsch [off-list ref] wrote on Wed [2019-Oct-02 15:00:18 +0200]:
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? If that is the case then ACK from my side for the AM43x devices. Regards, Benoit
Regards, Marco