Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ffc1979 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update compatible property for display clk node for SDM632"

parents 55bbe75f 3b725e64
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,6 +21,10 @@
	qcom,msm-name = "SDM632";
};

&clock_gcc_mdss {
	compatible = "qcom,gcc-mdss-sdm632";
};

&clock_gcc {
	compatible = "qcom,gcc-sdm632";
};