Commit d6c0d892 authored by Valentin Caron's avatar Valentin Caron Committed by Greg Kroah-Hartman
Browse files

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: default avatarValentin Caron <valentin.caron@foss.st.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240118091135.3314330-1-valentin.caron@foss.st.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 173b097d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ properties:

  wakeup-source: true

  power-domains:
    maxItems: 1

  rx-threshold:
    description:
      If value is set to 1, RX FIFO threshold is disabled.