Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm...
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / digicolor.yaml
bloba35de3c9e28474113f3f4f7addf466c6babc27d5
1 # SPDX-License-Identifier: GPL-2.0
2 %YAML 1.2
3 ---
4 $id: http://devicetree.org/schemas/arm/digicolor.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Conexant Digicolor Platforms Device Tree Bindings
9 maintainers:
10   - Baruch Siach <baruch@tkos.co.il>
12 properties:
13   $nodename:
14     const: "/"
15   compatible:
16     const: cnxt,cx92755
18 additionalProperties: true
20 ...