forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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";