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

Commit ee4ac451 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: Add graphic clock support for SDM845 v2"

parents 6167c89b 1762ab30
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -558,6 +558,14 @@
	compatible = "qcom,dispcc-sdm845-v2";
};

&clock_gpucc {
	compatible = "qcom,gpucc-sdm845-v2";
};

&clock_gfx {
	compatible = "qcom,gfxcc-sdm845-v2";
};

&clock_videocc {
	compatible = "qcom,video_cc-sdm845-v2";
};