Lines Matching +full:generic +full:- +full:names
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/serial/renesas,em-uart.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Magnus Damm <magnus.damm@gmail.com>
15 - items:
16 - enum:
17 - renesas,r9a09g011-uart # RZ/V2M
18 - const: renesas,em-uart # generic EMMA Mobile compatible UART
20 - items:
21 - const: renesas,em-uart # generic EMMA Mobile compatible UART
32 - description: UART functional clock
33 - description: Internal clock to access the registers
35 clock-names:
38 - const: sclk
39 - const: pclk
42 - $ref: serial.yaml#
44 - if:
48 const: renesas,r9a09g011-uart
53 clock-names:
57 - compatible
58 - reg
59 - interrupts
60 - clocks
61 - clock-names
66 - |
67 #include <dt-bindings/interrupt-controller/arm-gic.h>
69 compatible = "renesas,em-uart";
73 clock-names = "sclk";