diff mbox series

dt-bindings: input: atmel,maxtouch: add wakeup-source

Message ID 20210212163806.69996-1-krzk@kernel.org (mailing list archive)
State Accepted
Commit 09fde2078dfa03607ad3b70de90ff56a86203622
Headers show
Series dt-bindings: input: atmel,maxtouch: add wakeup-source | expand

Commit Message

Krzysztof Kozlowski Feb. 12, 2021, 4:38 p.m. UTC
The touchscreen can be a wake up source and it's being used in DTS:

  arch/arm/boot/dts/exynos5250-spring.dt.yaml:
    trackpad@4b: 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 Documentation/devicetree/bindings/input/atmel,maxtouch.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Linus Walleij March 1, 2021, 3:02 p.m. UTC | #1
On Fri, Feb 12, 2021 at 5:38 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:

> The touchscreen can be a wake up source and it's being used in DTS:
>
>   arch/arm/boot/dts/exynos5250-spring.dt.yaml:
>     trackpad@4b: 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Looks correct to me:
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Rob Herring (Arm) March 5, 2021, 8:39 p.m. UTC | #2
On Fri, 12 Feb 2021 17:38:06 +0100, Krzysztof Kozlowski wrote:
> The touchscreen can be a wake up source and it's being used in DTS:
> 
>   arch/arm/boot/dts/exynos5250-spring.dt.yaml:
>     trackpad@4b: 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  Documentation/devicetree/bindings/input/atmel,maxtouch.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Dmitry Torokhov March 21, 2021, 10:52 p.m. UTC | #3
On Fri, Feb 12, 2021 at 05:38:06PM +0100, Krzysztof Kozlowski wrote:
> The touchscreen can be a wake up source and it's being used in DTS:
> 
>   arch/arm/boot/dts/exynos5250-spring.dt.yaml:
>     trackpad@4b: 'wakeup-source' does not match any of the regexes: 'pinctrl-[0-9]+'
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Applied, thank you.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
index 8c6418f76e94..eb69a8fc8498 100644
--- a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
+++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
@@ -53,6 +53,9 @@  properties:
       or experiment to determine which bit corresponds to which input. Use
       KEY_RESERVED for unused padding values.
 
+  wakeup-source:
+    type: boolean
+
 required:
   - compatible
   - reg