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

Commit f351234d 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 clock node for root enable"

parents 5c641c6c 362f0924
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1659,6 +1659,9 @@
};

&gdsc_oxili_gx {
	clock-names = "core_clk";
	clocks = <&clock_gcc clk_gfx3d_clk_src>;
	qcom,enable-root-clk;
	status = "okay";
};