[PATCH 1/4] dt-bindings: media: adv7604: 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/adv7604.yaml
:24:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

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

diff --git a/Documentation/devicetree/bindings/media/i2c/adv7604.yaml b/Documentation/devicetree/bindings/media/i2c/adv7604.yaml
index 81f17e719d87da5..693f31daf5aa699 100644
--- a/Documentation/devicetree/bindings/media/i2c/adv7604.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/adv7604.yaml
@@ -21,8 +21,8 @@ properties:
compatible:
items:
- enum:
- - adi,adv7611
- - adi,adv7612
+ - adi,adv7611
+ - adi,adv7612

reg:
minItems: 1
--
1.8.3