All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: panel: ili9341: correct indentation
@ 2021-08-19 10:10 Krzysztof Kozlowski
  2021-08-19 10:10 ` [PATCH 2/2] dt-bindings: sound: rt1015p: " Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-19 10:10 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Liam Girdwood, Mark Brown, Dillon Min,
	Tzung-Bi Shih, dri-devel, devicetree, linux-kernel, alsa-devel
  Cc: Krzysztof Kozlowski

Correct indentation warning:
  ilitek,ili9341.yaml:25:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 .../devicetree/bindings/display/panel/ilitek,ili9341.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml
index 2ed010f91e2d..20ce88ab4b3a 100644
--- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml
@@ -22,7 +22,7 @@ properties:
     items:
       - enum:
           # ili9341 240*320 Color on stm32f429-disco board
-        - st,sf-tc240t-9370-t
+          - st,sf-tc240t-9370-t
       - const: ilitek,ili9341
 
   reg: true
-- 
2.30.2


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

end of thread, other threads:[~2021-08-30 12:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 10:10 [PATCH 1/2] dt-bindings: panel: ili9341: correct indentation Krzysztof Kozlowski
2021-08-19 10:10 ` [PATCH 2/2] dt-bindings: sound: rt1015p: " Krzysztof Kozlowski
2021-08-19 21:52   ` Rob Herring
2021-08-19 21:52     ` Rob Herring
2021-08-19 21:52     ` Rob Herring
2021-08-20  6:22     ` Tzung-Bi Shih
2021-08-20  6:22       ` Tzung-Bi Shih
2021-08-23 11:26   ` Mark Brown
2021-08-23 11:26     ` Mark Brown
2021-08-23 17:37 ` (subset) [PATCH 1/2] dt-bindings: panel: ili9341: " Mark Brown
2021-08-23 19:38   ` Sam Ravnborg
2021-08-23 19:38     ` Sam Ravnborg
2021-08-23 19:40     ` Mark Brown
2021-08-23 19:40       ` Mark Brown
2021-08-23 20:11 ` Sam Ravnborg
2021-08-23 20:11   ` Sam Ravnborg
2021-08-30 12:26   ` Rob Herring
2021-08-30 12:26     ` Rob Herring
2021-08-30 12:26     ` Rob Herring

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.