[PATCH 2/3] dt-bindings: gpu: samsung-rotator: Fix indentation

From: Krzysztof Kozlowski
Date: Fri Oct 04 2019 - 11:14:36 EST


Array elements under 'items' should be indented.

Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
---
Documentation/devicetree/bindings/gpu/samsung-rotator.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml b/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml
index 45ce562435fa..f4dfa6fc724c 100644
--- a/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml
+++ b/Documentation/devicetree/bindings/gpu/samsung-rotator.yaml
@@ -27,7 +27,7 @@ properties:

clock-names:
items:
- - const: rotator
+ - const: rotator

required:
- compatible
--
2.17.1