diff mbox series

dt-bindings: display: Fix a typo

Message ID 20210322022953.40901-1-unixbhaskar@gmail.com (mailing list archive)
State New, archived
Headers show
Series dt-bindings: display: Fix a typo | expand

Commit Message

Bhaskar Chowdhury March 22, 2021, 2:29 a.m. UTC
s/Subsytem/Subsystem/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/devicetree/bindings/display/msm/mdp5.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.31.0

Comments

Randy Dunlap March 22, 2021, 2:49 a.m. UTC | #1
On 3/21/21 7:29 PM, Bhaskar Chowdhury wrote:
> 
> s/Subsytem/Subsystem/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  Documentation/devicetree/bindings/display/msm/mdp5.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/display/msm/mdp5.txt b/Documentation/devicetree/bindings/display/msm/mdp5.txt
> index 43d11279c925..4b335baa3fd2 100644
> --- a/Documentation/devicetree/bindings/display/msm/mdp5.txt
> +++ b/Documentation/devicetree/bindings/display/msm/mdp5.txt
> @@ -2,7 +2,7 @@ Qualcomm adreno/snapdragon MDP5 display controller
> 
>  Description:
> 
> -This is the bindings documentation for the Mobile Display Subsytem(MDSS) that
> +This is the bindings documentation for the Mobile Display Subsystem(MDSS) that

add a space:                                                 Subsystem (MDSS) that

>  encapsulates sub-blocks like MDP5, DSI, HDMI, eDP etc, and the MDP5 display
>  controller found in SoCs like MSM8974, APQ8084, MSM8916, MSM8994 and MSM8996.
> 
> --
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/msm/mdp5.txt b/Documentation/devicetree/bindings/display/msm/mdp5.txt
index 43d11279c925..4b335baa3fd2 100644
--- a/Documentation/devicetree/bindings/display/msm/mdp5.txt
+++ b/Documentation/devicetree/bindings/display/msm/mdp5.txt
@@ -2,7 +2,7 @@  Qualcomm adreno/snapdragon MDP5 display controller

 Description:

-This is the bindings documentation for the Mobile Display Subsytem(MDSS) that
+This is the bindings documentation for the Mobile Display Subsystem(MDSS) that
 encapsulates sub-blocks like MDP5, DSI, HDMI, eDP etc, and the MDP5 display
 controller found in SoCs like MSM8974, APQ8084, MSM8916, MSM8994 and MSM8996.