From: Martin Blumenstingl Date: Sat, 28 Mar 2020 00:41:57 +0000 (+0100) Subject: dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" X-Git-Tag: libata-5.7-2020-04-09~54^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=33b0cb370f97ebc5a722c2cf50821e8322267261;p=linux-block.git 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: 6b9ebf1e0e678b ("dt-bindings: display: amlogic, meson-vpu: convert to yaml") Signed-off-by: Martin Blumenstingl Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml index d8e573eeb5ec..a8d202c9d004 100644 --- a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml +++ b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml @@ -71,9 +71,9 @@ properties: maxItems: 2 reg-names: - items: - - const: vpu - - const: hhi + items: + - const: vpu + - const: hhi interrupts: maxItems: 1