Skip to content

Commit e5266ca

Browse files
KiciukAbhinav Kumar
authored andcommitted
dt-bindings: display: msm: Rename mdss node name in example
Follow other YAMLs and replace mdss name into display-subystem. Signed-off-by: Adam Skladowski <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Fixes: b93bdff ("dt-bindings: display/msm: add support for SM6115") Fixes: 06097b1 ("dt-bindings: display/msm: split dpu-qcm2290 into DPU and MDSS parts") Reviewed-by: Abhinav Kumar <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/513585/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Abhinav Kumar <[email protected]>
1 parent ef11cb7 commit e5266ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/devicetree/bindings/display/msm/qcom,qcm2290-mdss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ examples:
7272
#include <dt-bindings/interconnect/qcom,qcm2290.h>
7373
#include <dt-bindings/power/qcom-rpmpd.h>
7474
75-
mdss@5e00000 {
75+
display-subsystem@5e00000 {
7676
#address-cells = <1>;
7777
#size-cells = <1>;
7878
compatible = "qcom,qcm2290-mdss";

Documentation/devicetree/bindings/display/msm/qcom,sm6115-mdss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ examples:
6262
#include <dt-bindings/interrupt-controller/arm-gic.h>
6363
#include <dt-bindings/power/qcom-rpmpd.h>
6464
65-
mdss@5e00000 {
65+
display-subsystem@5e00000 {
6666
#address-cells = <1>;
6767
#size-cells = <1>;
6868
compatible = "qcom,sm6115-mdss";

0 commit comments

Comments
 (0)