Re: [PATCH v2 1/3] dt-bindings: sun4i-a10-lradc-keys: Accept wakeup-source property
From: Rob Herring <robh@kernel.org>
Date: 2021-01-25 19:39:00
Also in:
linux-input, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-01-25 19:39:00
Also in:
linux-input, lkml
On Tue, 12 Jan 2021 22:05:40 -0600, Samuel Holland wrote:
The LRADC provides an interrupt that can be used to wake the system. Signify this by accepting a "wakeup-source" property in the binding. Signed-off-by: Samuel Holland <samuel@sholland.org> --- .../bindings/input/allwinner,sun4i-a10-lradc-keys.yaml | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>