Commit 33b0cb37 authored by Martin Blumenstingl's avatar Martin Blumenstingl Committed by Rob Herring

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: 6b9ebf1e ("dt-bindings: display: amlogic, meson-vpu: convert to yaml")
Signed-off-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent b02a728f
......@@ -71,9 +71,9 @@ properties:
maxItems: 2
reg-names:
items:
- const: vpu
- const: hhi
items:
- const: vpu
- const: hhi
interrupts:
maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment