summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/digicolor.yaml
blob: 849e205183392b480db0fa8d5671f1b298f9cc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: GPL-2.0
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/digicolor.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Conexant Digicolor Platforms Device Tree Bindings

maintainers:
  - Baruch Siach <baruch@tkos.co.il>

properties:
  $nodename:
    const: "/"
  compatible:
    const: cnxt,cx92755

...