From: Dmitry Baryshkov Date: Mon, 9 Jan 2023 05:14:00 +0000 (+0200) Subject: ARM: dts: qcom-msm8974: rename mdss node to display-subsystem X-Git-Tag: io_uring-6.3-2023-03-03~53^2~4^2~26 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=19230930286005d7c733a5cb0ed8ebce9cad4423;p=linux-block.git ARM: dts: qcom-msm8974: rename mdss node to display-subsystem Follow the schema change and rename mdss node to generic name 'display-subsystem'. Signed-off-by: Dmitry Baryshkov Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230109051402.317577-5-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi index 7292c6137d60..d099e5e2d7d7 100644 --- a/arch/arm/boot/dts/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi @@ -1857,7 +1857,7 @@ "edp_vco_div"; }; - mdss: mdss@fd900000 { + mdss: display-subsystem@fd900000 { compatible = "qcom,mdss"; reg = <0xfd900000 0x100>, <0xfd924000 0x1000>; reg-names = "mdss_phys", "vbif_phys";