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

dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines

Add support of generic DT binding for annoucing RTS/CTS lines. The initial
binding 'st,hw-flow-control' is not needed anymore since generic binding
is available, but is kept for backward compatibility.

Signed-off-by: Erwan Le Ray <erwan.leray@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200520133932.30441-2-erwan.leray@st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Erwan Le Ray and committed by
Greg Kroah-Hartman
b2cc2b51 89081450

+3 -1
+3 -1
Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
··· 35 35 description: label associated with this uart 36 36 37 37 st,hw-flow-ctrl: 38 - description: enable hardware flow control 38 + description: enable hardware flow control (deprecated) 39 39 $ref: /schemas/types.yaml#/definitions/flag 40 + 41 + uart-has-rtscts: true 40 42 41 43 dmas: 42 44 minItems: 1