Merge tag 'v5.1' into next
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / bitmain.yaml
1 # SPDX-License-Identifier: GPL-2.0
2 %YAML 1.2
3 ---
4 $id: http://devicetree.org/schemas/arm/bitmain.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
6
7 title: Bitmain platform device tree bindings
8
9 maintainers:
10   - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
11
12 properties:
13   compatible:
14     items:
15       - enum:
16         - bitmain,sophon-edge
17       - const: bitmain,bm1880
18 ...