Lines Matching +full:uart +full:- +full:r1p8
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/cdns,uart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence UART Controller
10 - Michal Simek <michal.simek@amd.com>
15 - description: UART controller for Zynq-7xxx SoC
17 - const: xlnx,xuartps
18 - const: cdns,uart-r1p8
19 - description: UART controller for Zynq Ultrascale+ MPSoC
21 - const: xlnx,zynqmp-uart
22 - const: cdns,uart-r1p12
33 clock-names:
35 - const: uart_clk
36 - const: pclk
38 cts-override:
46 power-domains:
50 - compatible
51 - reg
52 - interrupts
53 - clocks
54 - clock-names
57 - $ref: serial.yaml#
58 - if:
62 const: cdns,uart-r1p8
65 power-domains: false
70 - |
72 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
74 clock-names = "uart_clk", "pclk";