diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2019-10-21 17:18:47 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-10-29 17:41:00 +0100 |
commit | ffe9fc1fb6a4b9606a77754c2f081dc68852eba4 (patch) | |
tree | f267eb97f800d6d8c74b7cf2c13f6aab909f323f /Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | |
parent | dt-bindings: soc: amlogic: canvas: convert to yaml (diff) | |
download | linux-ffe9fc1fb6a4b9606a77754c2f081dc68852eba4.tar.xz linux-ffe9fc1fb6a4b9606a77754c2f081dc68852eba4.zip |
dt-bindings: display: st,stm32-dsi: Fix white spaces
Remove unneeded indentation in blank line and space at end of line.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/st,stm32-dsi.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/st,stm32-dsi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml b/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml index de6c99198cbe..3be76d15bf6c 100644 --- a/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml +++ b/Documentation/devicetree/bindings/display/st,stm32-dsi.yaml @@ -108,7 +108,7 @@ examples: resets = <&rcc DSI_R>; reset-names = "apb"; phy-dsi-supply = <®18>; - + #address-cells = <1>; #size-cells = <0>; |