Skip to content

Commit

Permalink
dt-bindings: stm32: serial: Add optional reset
Browse files Browse the repository at this point in the history
STM32 serial can be reset via reset controller.
Add an optional reset property to stm32 usart bindings.

Signed-off-by: Erwan Le Ray <erwan.leray@st.com>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Erwan Le Ray authored and Rob Herring committed Jun 14, 2019
1 parent 4c0a59e commit 1419f64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1419f64

Please sign in to comment.