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

Commit 4c309c2e authored by Sunil Khatri's avatar Sunil Khatri
Browse files

ARM: dts: msm: Remove oxili_gx gdsc node for 8909w



GFX GDSC node does not need to be overridden for 8909w,
default values needs to be used.

Change-Id: I7250fcb32988bdd68ce6c3a0faa5a01f99f2a1fe
Signed-off-by: default avatarSunil Khatri <sunilkh@codeaurora.org>
parent ca644868
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -88,11 +88,3 @@
	pinctrl-names = "default";
	pinctrl-0 = <&uart_console_sleep>;
};

&gdsc_oxili_gx {
	clock-names = "core_root_clk";
	clocks =<&clock_gcc clk_gfx3d_clk_src>;
	qcom,enable-root-clk;
	qcom,clk-dis-wait-val = <0x5>;
	status = "okay";
};