[PATCH v1 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-in-suspend property

Linus Walleij linus.walleij at linaro.org
Fri Dec 8 04:54:21 PST 2023


On Thu, Dec 7, 2023 at 12:13 PM Stefan Eichenberger <eichest at gmail.com> wrote:

> From: Stefan Eichenberger <stefan.eichenberger at toradex.com>
>
> Add a new property to indicate that the device should be powered off in
> suspend mode.
>
> Signed-off-by: Stefan Eichenberger <stefan.eichenberger at toradex.com>
(...)
> +  atmel,poweroff-in-suspend:
> +    description: |
> +      When this property is set, all supplies are turned off when the system is
> +      going to suspend.
> +    type: boolean
   wakeup-source:
     type: boolean

As Krzysztof says it seems you are describing an operating system feature.

I can't help but wonder: shouldn't that pretty much be the default behaviour
if wakeup-source is *not* specified?

I.e. the property kind of describes !wakeup-source.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list