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

Commit 885fda16 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 99286b5e cb5255db
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1575,6 +1575,9 @@
};

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