diff mbox series

[12/13] dt-bindings: iio: imu: st_lsm6dsx: document missing wakeup-source property

Message ID b0521798dfc8a64780349876fe00a2664bc1b926.1570367532.git.lorenzo@kernel.org
State Not Applicable, archived
Headers show
Series various st_lsm6dsx fixes and missing bits | expand

Checks

Context Check Description
robh/checkpatch warning "total: 0 errors, 1 warnings, 7 lines checked"

Commit Message

Lorenzo Bianconi Oct. 6, 2019, 1:22 p.m. UTC
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Sean Nyekjaer Oct. 7, 2019, 7:56 a.m. UTC | #1
On 06/10/2019 15.22, Lorenzo Bianconi wrote:
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Sean Nyekjaer <sean@geanix.com>
> ---
>   Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
> index 6d0c050d89fe..1a07d38c813f 100644
> --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
> +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
> @@ -31,6 +31,7 @@ Optional properties:
>   - interrupts: interrupt mapping for IRQ. It should be configured with
>     flags IRQ_TYPE_LEVEL_HIGH, IRQ_TYPE_EDGE_RISING, IRQ_TYPE_LEVEL_LOW or
>     IRQ_TYPE_EDGE_FALLING.
> +- wakeup-source: Enables wake up of host system on event.
>   
>     Refer to interrupt-controller/interrupts.txt for generic interrupt
>     client node bindings.
>
Rob Herring Oct. 15, 2019, 8:34 p.m. UTC | #2
On Sun,  6 Oct 2019 15:22:06 +0200, Lorenzo Bianconi wrote:
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
>  Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
index 6d0c050d89fe..1a07d38c813f 100644
--- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
+++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
@@ -31,6 +31,7 @@  Optional properties:
 - interrupts: interrupt mapping for IRQ. It should be configured with
   flags IRQ_TYPE_LEVEL_HIGH, IRQ_TYPE_EDGE_RISING, IRQ_TYPE_LEVEL_LOW or
   IRQ_TYPE_EDGE_FALLING.
+- wakeup-source: Enables wake up of host system on event.
 
   Refer to interrupt-controller/interrupts.txt for generic interrupt
   client node bindings.