[PATCH 4/4] dt-bindings: media: imx214: eliminate yamllint warnings

From: Zhen Lei
Date: Sun Dec 06 2020 - 23:29:28 EST


Eliminate the following yamllint warnings:
./Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
:72:17: [warning] wrong indentation: expected 18 but found 16 (indentation)
:75:17: [warning] wrong indentation: expected 18 but found 16 (indentation)

Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
---
Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
index 884bd3527e0a430..0599df605a4f8a6 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
@@ -69,13 +69,13 @@ properties:
description: See ../video-interfaces.txt
anyOf:
- items:
- - const: 1
- - const: 2
+ - const: 1
+ - const: 2
- items:
- - const: 1
- - const: 2
- - const: 3
- - const: 4
+ - const: 1
+ - const: 2
+ - const: 3
+ - const: 4

link-frequencies:
$ref: /schemas/types.yaml#/definitions/uint64-array
--
1.8.3