Lines Matching +full:owl +full:- +full:uart
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/actions,owl-uart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Actions Semi Owl UART
10 - Kanak Shilledar <kanakshilledar111@protonmail.com>
13 - $ref: serial.yaml
18 - enum:
19 - actions,s500-uart
20 - actions,s900-uart
21 - const: actions,owl-uart
33 - compatible
34 - reg
35 - interrupts
40 - |
41 #include <dt-bindings/clock/actions,s500-cmu.h>
42 #include <dt-bindings/interrupt-controller/arm-gic.h>
44 compatible = "actions,s500-uart", "actions,owl-uart";