* [PATCH] dt-bindings: display/panel: ilitek,ili9341: fix indentation
@ 2021-08-29 13:42 David Heidelberg
2021-08-30 12:27 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2021-08-29 13:42 UTC (permalink / raw)
To: devicetree; +Cc: David Heidelberg
Fixes:
./Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml:25:9:
[warning] wrong indentation: expected 10 but found 8 (indentation)
Signed-off-by: David Heidelberg <david@ixit.cz>
---
.../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.33.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-30 12:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-29 13:42 [PATCH] dt-bindings: display/panel: ilitek,ili9341: fix indentation David Heidelberg
2021-08-30 12:27 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).