kernel/Documentation/devicetree/bindings/serial/cdns,uart.txt
.. .. @@ -12,6 +12,11 @@ 12 12 See ../clocks/clock-bindings.txt for details. 13 13 14 14 15 +Optional properties:16 +- cts-override : Override the CTS modem status signal. This signal will17 + always be reported as active instead of being obtained from the modem status18 + register. Define this if your serial port does not use this pin19 +15 20 Example: 16 21 uart@e0000000 { 17 22 compatible = "cdns,uart-r1p8";