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

Commit 58e0c0c3 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

ARM: dts: msm: Fix XCPU violation with TLMM_MPM_WAKEUP_INT_EN register



TLMM_MPM_WAKEUP_INT_EN register is used to enable TLMM MPM wakeup
interrupt for HSIC strobe line. Only RPM can write to this register.
This change is used to remove the register entries from usb node to
avoid the register access from USB.

Change-Id: Ib4afbe6492038a73e8e1a70b6baf0a4294d50d03
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent fc23af4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -614,7 +614,7 @@
		vdd-supply = <&mdm9607_l9>;
		qcom,vdd-voltage-level = <0 1225000 1225000>;
		qcom,hsic-tlmm-init-seq =
			<0x12008 0x5 0x12004 0x5 0x12000 0x1 0x8 0x400000>;
			<0x12008 0x5 0x12004 0x5 0x12000 0x1>;
		qcom,hsic-disable-on-boot;

		clocks = <&clock_gcc clk_gcc_usb_hsic_ahb_clk>,