[PATCH v2 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description
From: robh@kernel.org (Rob Herring)
Date: 2017-02-01 15:41:25
Also in:
linux-devicetree, linux-serial, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-02-01 15:41:25
Also in:
linux-devicetree, linux-serial, lkml
On Fri, Jan 27, 2017 at 05:28:00PM +0000, Lee Jones wrote:
'uart-has-rtscts' property and 'rts-gpios|cts-gpios' are normally mutually exclusive, however it is possible for some drivers to have a dynamic approach, meaning that both properties can be relevant. Signed-off-by: Lee Jones <redacted> --- Documentation/devicetree/bindings/serial/serial.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>