dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 28 Mar 2020 00:41:57 +0000 (01:41 +0100)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 22:07:15 +0000 (16:07 -0600)
Use two spaces for indentation instead of one to be consistent with the
rest of the file. No functional changes.

Fixes: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml

index d8e573e..a8d202c 100644 (file)
@@ -71,9 +71,9 @@ properties:
     maxItems: 2
 
   reg-names:
-   items:
-     - const: vpu
-     - const: hhi
+    items:
+      - const: vpu
+      - const: hhi
 
   interrupts:
     maxItems: 1