Skip to content

Commit 500d179

Browse files
Marek Vasutgregkh
authored andcommitted
dt-bindings: serial: imx: Document wakeup-source property
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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent c5c8a6e commit 500d179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ properties:
7070
interrupts:
7171
maxItems: 1
7272

73+
wakeup-source: true
74+
7375
fsl,dte-mode:
7476
$ref: /schemas/types.yaml#/definitions/flag
7577
description: |

0 commit comments

Comments
 (0)