hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/devicetree/bindings/serial/cdns,uart.txt
....@@ -12,6 +12,11 @@
1212 See ../clocks/clock-bindings.txt for details.
1313
1414
15
+Optional properties:
16
+- cts-override : Override the CTS modem status signal. This signal will
17
+ always be reported as active instead of being obtained from the modem status
18
+ register. Define this if your serial port does not use this pin
19
+
1520 Example:
1621 uart@e0000000 {
1722 compatible = "cdns,uart-r1p8";