Commit 58379119 authored by Rob Herring's avatar Rob Herring Committed by Mauro Carvalho Chehab

media: dt-bindings: schema indentation fixes

Fix a few new indentation warnings found with yamllint (now integrated
into the checks).

Cc: Ricardo Ribalda <ribalda@kernel.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> # For adv7604
Acked-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 9e5f21d6
...@@ -21,8 +21,8 @@ properties: ...@@ -21,8 +21,8 @@ properties:
compatible: compatible:
items: items:
- enum: - enum:
- adi,adv7611 - adi,adv7611
- adi,adv7612 - adi,adv7612
reg: reg:
minItems: 1 minItems: 1
......
...@@ -75,18 +75,18 @@ properties: ...@@ -75,18 +75,18 @@ properties:
bus-type: bus-type:
const: 6 const: 6
then: then:
properties: properties:
hsync-active: false hsync-active: false
vsync-active: false vsync-active: false
- if: - if:
properties: properties:
bus-width: bus-width:
const: 10 const: 10
then: then:
properties: properties:
data-shift: data-shift:
const: 0 const: 0
required: required:
- bus-type - bus-type
......
...@@ -68,13 +68,13 @@ properties: ...@@ -68,13 +68,13 @@ properties:
description: See ../video-interfaces.txt description: See ../video-interfaces.txt
anyOf: anyOf:
- items: - items:
- const: 1 - const: 1
- const: 2 - const: 2
- items: - items:
- const: 1 - const: 1
- const: 2 - const: 2
- const: 3 - const: 3
- const: 4 - const: 4
link-frequencies: link-frequencies:
$ref: /schemas/types.yaml#/definitions/uint64-array $ref: /schemas/types.yaml#/definitions/uint64-array
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment