]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: display: st,stm32-dsi: Fix white spaces
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 21 Oct 2019 15:18:47 +0000 (17:18 +0200)
committerRob Herring <robh@kernel.org>
Tue, 29 Oct 2019 16:41:00 +0000 (11:41 -0500)
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>
Documentation/devicetree/bindings/display/st,stm32-dsi.yaml
Documentation/devicetree/bindings/display/st,stm32-ltdc.yaml

index de6c99198cbec0ce01caf4e02c1794ab9f92128a..3be76d15bf6c732cfd4cbae99b273893d902b76f 100644 (file)
@@ -108,7 +108,7 @@ examples:
         resets = <&rcc DSI_R>;
         reset-names = "apb";
         phy-dsi-supply = <&reg18>;
-        
+
         #address-cells = <1>;
         #size-cells = <0>;
 
index a40197ab281e2a39c1df0fc127fff60cb7f329b5..bf8ad916e9b0a76c495b11ea787c52f7de56d1d1 100644 (file)
@@ -37,7 +37,7 @@ properties:
   port:
     type: object
     description:
-      "Video port for DPI RGB output. 
+      "Video port for DPI RGB output.
       ltdc has one video port with up to 2 endpoints:
       - for external dpi rgb panel or bridge, using gpios.
       - for internal dpi input of the MIPI DSI host controller.