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

Commit 3b77359a authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable eud clock voting for sm6150



Enable eud clock voting for sm6150. This is
required to avoid unclocked access to eud
registers.

Change-Id: Idce3ed16175a80ff3d3438350d96742dc7b565f1
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent 832b9f66
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -1796,6 +1796,9 @@
		      <0x88e4000 0x1000>;
		      <0x88e4000 0x1000>;
		reg-names = "eud_base", "eud_mode_mgr2";
		reg-names = "eud_base", "eud_mode_mgr2";
		qcom,secure-eud-en;
		qcom,secure-eud-en;
		qcom,eud-clock-vote-req;
		clocks = <&clock_gcc GCC_AHB2PHY_WEST_CLK>;
		clock-names = "eud_ahb2phy_clk";
		status = "ok";
		status = "ok";
	};
	};