Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
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