All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items"
@ 2020-03-28  0:41 ` Martin Blumenstingl
  0 siblings, 0 replies; 9+ messages in thread
From: Martin Blumenstingl @ 2020-03-28  0:41 UTC (permalink / raw)
  To: narmstrong, robh+dt, dri-devel, linux-amlogic, devicetree
  Cc: mark.rutland, airlied, linux-kernel, Martin Blumenstingl, daniel,
	linux-arm-kernel

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>
---
 .../devicetree/bindings/display/amlogic,meson-vpu.yaml      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml b/Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
index d1205a6697a0..cd8ad2af52c9 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
-- 
2.26.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-16 16:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-28  0:41 [PATCH] dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" Martin Blumenstingl
2020-03-28  0:41 ` Martin Blumenstingl
2020-03-28  0:41 ` Martin Blumenstingl
2020-03-28  0:41 ` Martin Blumenstingl
2020-03-31 22:07 ` Rob Herring
2020-03-31 22:07   ` Rob Herring
2020-03-31 22:07   ` Rob Herring
2020-03-31 22:07   ` Rob Herring
2020-04-16 16:08 ` patchwork-bot+linux-amlogic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.