Commit 0aab1b9b authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: rename mdp nodes to display-controller



Follow the schema change and rename mdp nodes to generic name
'display-controller'.

Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230109051402.317577-6-dmitry.baryshkov@linaro.org
parent ecf0f5ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1061,7 +1061,7 @@
			#size-cells = <1>;
			ranges;

			mdp: mdp@1a01000 {
			mdp: display-controller@1a01000 {
				compatible = "qcom,msm8916-mdp5", "qcom,mdp5";
				reg = <0x01a01000 0x89000>;
				reg-names = "mdp_phys";
+1 −1
Original line number Diff line number Diff line
@@ -699,7 +699,7 @@

			status = "disabled";

			mdp: mdp@1a01000 {
			mdp: display-controller@1a01000 {
				compatible = "qcom,msm8953-mdp5", "qcom,mdp5";
				reg = <0x1a01000 0x89000>;
				reg-names = "mdp_phys";
+1 −1
Original line number Diff line number Diff line
@@ -934,7 +934,7 @@

			status = "disabled";

			mdp: mdp@901000 {
			mdp: display-controller@901000 {
				compatible = "qcom,msm8996-mdp5", "qcom,mdp5";
				reg = <0x00901000 0x90000>;
				reg-names = "mdp_phys";
+1 −1
Original line number Diff line number Diff line
@@ -1497,7 +1497,7 @@
			ranges;
			status = "disabled";

			mdp: mdp@c901000 {
			mdp: display-controller@c901000 {
				compatible = "qcom,sdm630-mdp5", "qcom,mdp5";
				reg = <0x0c901000 0x89000>;
				reg-names = "mdp_phys";