xref: /freebsd/sys/contrib/device-tree/Bindings/serial/altr,juart-1.0.yaml (revision 9978553d0199e7ec0bdd1c44fc7f6c7b0c11e43b)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/serial/altr,juart-1.0.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Altera JTAG UART
8
9maintainers:
10  - Dinh Nguyen <dinguyen@kernel.org>
11
12properties:
13  compatible:
14    const: altr,juart-1.0
15
16required:
17  - compatible
18
19additionalProperties: false
20