Skip to content

Commit

Permalink
dt-bindings: arm: Convert Conexant Digicolor board/soc bindings to js…
Browse files Browse the repository at this point in the history
…on-schema

Convert Conexant Digicolor SoC bindings to DT schema format using json-schema.

Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Rob Herring committed Jun 27, 2019
1 parent 26fd07e commit c875a3f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Documentation/devicetree/bindings/arm/digicolor.txt

This file was deleted.

16 changes: 16 additions & 0 deletions Documentation/devicetree/bindings/arm/digicolor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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:
compatible:
const: cnxt,cx92755

...

0 comments on commit c875a3f

Please sign in to comment.