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 <valentin.caron@foss.st.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240118091135.3314330-1-valentin.caron@foss.st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 173b097 commit d6c0d89

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)