xref: /freebsd/sys/contrib/device-tree/Bindings/serial/altr,juart-1.0.yaml (revision ae5de77ed78ae54d86cead5604869212e8008e6b)
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