Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
ffe9fc1f 2ff0b450

+2 -2
+1 -1
Documentation/devicetree/bindings/display/st,stm32-dsi.yaml
··· 108 108 resets = <&rcc DSI_R>; 109 109 reset-names = "apb"; 110 110 phy-dsi-supply = <&reg18>; 111 - 111 + 112 112 #address-cells = <1>; 113 113 #size-cells = <0>; 114 114
+1 -1
Documentation/devicetree/bindings/display/st,stm32-ltdc.yaml
··· 37 37 port: 38 38 type: object 39 39 description: 40 - "Video port for DPI RGB output. 40 + "Video port for DPI RGB output. 41 41 ltdc has one video port with up to 2 endpoints: 42 42 - for external dpi rgb panel or bridge, using gpios. 43 43 - for internal dpi input of the MIPI DSI host controller.