On Wed, 27 Nov 2019 13:09:46 +0100, Marco Felsch wrote: > The current driver behaviour was to enable the wakeup-source everytime. > After discussion [1] we decided to change that behaviour so the device > will act as wakeup-source only if the "wakeup-source" dt-property is > present. > > The patch adds the binding documentation to enable the wakeup-source > capability. > > [1] https://patchwork.kernel.org/patch/11149037/ > > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > --- > v2: > - make use of common dt-property wakeup-source > - adapt commit message > > .../devicetree/bindings/input/touchscreen/edt-ft5x06.txt | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>