1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: "http://devicetree.org/schemas/serial/renesas,sci.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Renesas Serial Communication Interface
10 - Geert Uytterhoeven <geert+renesas@glider.be>
24 - description: Error interrupt
25 - description: Receive buffer full interrupt
26 - description: Transmit buffer empty interrupt
27 - description: Transmit end interrupt
45 - fck # UART functional clock
46 - sck # optional external clock input
48 uart-has-rtscts: false
64 compatible = "renesas,sci";
66 interrupts = <88 0>, <89 0>, <90 0>, <91 0>;