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

Zhen Lei thunder.leizhen at huawei.com
Sun Dec 6 23:23:57 EST 2020


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 at huawei.com>
---
 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





More information about the linux-arm-kernel mailing list