Skip to content

Commit

Permalink
dt-bindings: serial: imx: Document wakeup-source property
Browse files Browse the repository at this point in the history
The i.MX UART can be used as a wake-up source, document the 'wakeup-source'
property as allowed property.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20230921192729.71259-1-marex@denx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Marek Vasut authored and Greg Kroah-Hartman committed Oct 3, 2023
1 parent c5c8a6e commit 500d179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ properties:
interrupts:
maxItems: 1

wakeup-source: true

fsl,dte-mode:
$ref: /schemas/types.yaml#/definitions/flag
description: |
Expand Down

0 comments on commit 500d179

Please sign in to comment.