forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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";