Lines Matching +full:cts +full:- +full:override
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michal Simek <michal.simek@xilinx.com>
13 - $ref: /schemas/serial.yaml#
18 - description: UART controller for Zynq-7xxx SoC
20 - const: xlnx,xuartps
21 - const: cdns,uart-r1p8
22 - description: UART controller for Zynq Ultrascale+ MPSoC
24 - const: xlnx,zynqmp-uart
25 - const: cdns,uart-r1p12
36 clock-names:
38 - const: uart_clk
39 - const: pclk
41 cts-override:
43 Override the CTS modem status signal. This signal will
50 - compatible
51 - reg
52 - interrupts
53 - clocks
54 - clock-names
59 - |
61 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
63 clock-names = "uart_clk", "pclk";