Commit dc5d9125 authored by Jonathan Marek's avatar Jonathan Marek Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8250: fix display nodes

parent c0dcfe6a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2370,7 +2370,7 @@
		};

		mdss: mdss@ae00000 {
			compatible = "qcom,sdm845-mdss";
			compatible = "qcom,sm8250-mdss";
			reg = <0 0x0ae00000 0 0x1000>;
			reg-names = "mdss";

@@ -2402,7 +2402,7 @@
			ranges;

			mdss_mdp: mdp@ae01000 {
				compatible = "qcom,sdm845-dpu";
				compatible = "qcom,sm8250-dpu";
				reg = <0 0x0ae01000 0 0x8f000>,
				      <0 0x0aeb0000 0 0x2008>;
				reg-names = "mdp", "vbif";