1# SPDX-License-Identifier: GPL-2.0
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/arm/amazon,al.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Amazon's Annapurna Labs Alpine Platform Device Tree Bindings
8
9maintainers:
10  - Hanna Hawa <hhhawa@amazon.com>
11  - Talel Shenhar <talel@amazon.com>, <talelshenhar@gmail.com>
12  - Ronen Krupnik <ronenk@amazon.com>
13
14properties:
15  compatible:
16    items:
17      - const: al,alpine
18  model:
19    items:
20      - const: "Annapurna Labs Alpine Dev Board"
21
22...
23