Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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: Erwan Le Ray <erwan.leray@st.com>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Erwan Le Ray and committed by
Rob Herring
1419f64e 4c0a59e1

+1
+1
Documentation/devicetree/bindings/serial/st,stm32-usart.txt
··· 13 13 - clocks: The input clock of the USART instance 14 14 15 15 Optional properties: 16 + - resets: Must contain the phandle to the reset controller. 16 17 - pinctrl: The reference on the pins configuration 17 18 - st,hw-flow-ctrl: bool flag to enable hardware flow control. 18 19 - rs485-rts-delay, rs485-rx-during-tx, rs485-rts-active-low,