diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2021-03-20 22:25:53 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-03-24 23:12:16 +0300 |
commit | 709e8c99208e64c450e04347e8ac5be57d4d4a4d (patch) | |
tree | 421604c0b46f4de61e3d8bb41f1c13c3783dbfc3 /Documentation/devicetree/bindings/display/msm | |
parent | 1b07d6e9214ce7e55d91ea0510b7cac0decd8ed9 (diff) | |
download | linux-709e8c99208e64c450e04347e8ac5be57d4d4a4d.tar.xz |
dt-bindings: msm: Couple of spelling fixes
s/Subsytem/Subsystem/
s/contoller/controller/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210320192553.29922-1-unixbhaskar@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/msm')
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/dpu.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dpu.txt b/Documentation/devicetree/bindings/display/msm/dpu.txt index 551ae26f60da..586e6eac5b08 100644 --- a/Documentation/devicetree/bindings/display/msm/dpu.txt +++ b/Documentation/devicetree/bindings/display/msm/dpu.txt @@ -2,14 +2,14 @@ Qualcomm Technologies, Inc. DPU KMS Description: -Device tree bindings for MSM Mobile Display Subsytem(MDSS) that encapsulates +Device tree bindings for MSM Mobile Display Subsystem(MDSS) that encapsulates sub-blocks like DPU display controller, DSI and DP interfaces etc. The DPU display controller is found in SDM845 SoC. MDSS: Required properties: - compatible: "qcom,sdm845-mdss", "qcom,sc7180-mdss" -- reg: physical base address and length of contoller's registers. +- reg: physical base address and length of controller's registers. - reg-names: register region names. The following region is required: * "mdss" - power-domains: a power domain consumer specifier according to |