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.wall...@linaro.org> > Signed-off-by: Dmitry Osipenko <dig...@gmail.com> > --- > .../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 <r...@kernel.org>