Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1419f64e authored by Erwan Le Ray's avatar Erwan Le Ray Committed by Rob Herring
Browse files

dt-bindings: stm32: serial: Add optional reset



STM32 serial can be reset via reset controller.
Add an optional reset property to stm32 usart bindings.

Signed-off-by: default avatarErwan Le Ray <erwan.leray@st.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 4c0a59e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ Required properties:
- clocks: The input clock of the USART instance

Optional properties:
- resets: Must contain the phandle to the reset controller.
- pinctrl: The reference on the pins configuration
- st,hw-flow-ctrl: bool flag to enable hardware flow control.
- rs485-rts-delay, rs485-rx-during-tx, rs485-rts-active-low,