Re: [PATCH v4 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO

From: Rob Herring
Date: Fri Feb 05 2021 - 23:56:13 EST


On Fri, 22 Jan 2021 23:06:57 +0300, Dmitry Osipenko wrote:
> Some Atmel touchscreen controllers have a WAKE line that needs to be
> asserted low in order to wake up controller from a deep sleep. Document
> the wakeup methods and the new GPIO properties.
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> .../bindings/input/atmel,maxtouch.yaml | 29 +++++++++++++++++++
> include/dt-bindings/input/atmel-maxtouch.h | 10 +++++++
> 2 files changed, 39 insertions(+)
> create mode 100644 include/dt-bindings/input/atmel-maxtouch.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>