Lines Matching +full:uart +full:- +full:has +full:- +full:rtscts
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 - $ref: serial.yaml#
24 - description: Error interrupt
25 - description: Receive buffer full interrupt
26 - description: Transmit buffer empty interrupt
27 - description: Transmit end interrupt
29 interrupt-names:
31 - const: eri
32 - const: rxi
33 - const: txi
34 - const: tei
40 clock-names:
45 - fck # UART functional clock
46 - sck # optional external clock input
48 uart-has-rtscts: false
51 - compatible
52 - reg
53 - interrupts
54 - clocks
55 - clock-names
60 - |
70 clock-names = "fck";