Skip to content

Commit 33b0cb3

Browse files
xdarklightrobherring
authored andcommitted
dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
Use two spaces for indentation instead of one to be consistent with the rest of the file. No functional changes. Fixes: 6b9ebf1 ("dt-bindings: display: amlogic, meson-vpu: convert to yaml") Signed-off-by: Martin Blumenstingl <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent b02a728 commit 33b0cb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ properties:
7171
maxItems: 2
7272

7373
reg-names:
74-
items:
75-
- const: vpu
76-
- const: hhi
74+
items:
75+
- const: vpu
76+
- const: hhi
7777

7878
interrupts:
7979
maxItems: 1

0 commit comments

Comments
 (0)