0001 # SPDX-License-Identifier: GPL-2.0
0002 %YAML 1.2
0003 ---
0004 $id: http://devicetree.org/schemas/arm/vt8500.yaml#
0005 $schema: http://devicetree.org/meta-schemas/core.yaml#
0006
0007 title: VIA/Wondermedia VT8500 Platforms Device Tree Bindings
0008
0009 maintainers:
0010 - Tony Prisk <linux@prisktech.co.nz>
0011 description: test
0012
0013 properties:
0014 $nodename:
0015 const: '/'
0016 compatible:
0017 items:
0018 - enum:
0019 - via,vt8500
0020 - wm,wm8505
0021 - wm,wm8650
0022 - wm,wm8750
0023 - wm,wm8850
0024
0025 additionalProperties: true