]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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 d8e573eeb5ecd979f677863e520ef6c34258c82b..a8d202c9d004c67f7009e17d8928cbb415e45355 100644 (file)
@@ -71,9 +71,9 @@ properties:
     maxItems: 2
 
   reg-names:
-   items:
-     - const: vpu
-     - const: hhi
+    items:
+      - const: vpu
+      - const: hhi
 
   interrupts:
     maxItems: 1