Skip to content

Commit d6c0d89

Browse files
VCASTMgregkh
authored andcommitted
dt-bindings: serial: stm32: add power-domains property
STM32 serial may be in a power domain. Allow a single 'power-domains' entry for STM32 serial devices. Signed-off-by: Valentin Caron <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 173b097 commit d6c0d89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/serial/st,stm32-uart.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ properties:
5858

5959
wakeup-source: true
6060

61+
power-domains:
62+
maxItems: 1
63+
6164
rx-threshold:
6265
description:
6366
If value is set to 1, RX FIFO threshold is disabled.

0 commit comments

Comments
 (0)