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

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

ARM: dts: msm: Enable support for secure eud in sm6150



Enable support for secure eud for sm6150.

Change-Id: I0e13f42eae5e905d763345b7dd5adb48aadc93dd
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent 775ad599
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1788,8 +1788,10 @@
		compatible = "qcom,msm-eud";
		interrupt-names = "eud_irq";
		interrupts = <GIC_SPI 492 IRQ_TYPE_LEVEL_HIGH>;
		reg = <0x88e0000 0x2000>;
		reg-names = "eud_base";
		reg = <0x88e0000 0x2000>,
		      <0x88e4000 0x1000>;
		reg-names = "eud_base", "eud_mode_mgr2";
		qcom,secure-eud-en;
		status = "ok";
	};