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

Commit de36abba authored by Xiaogang Cui's avatar Xiaogang Cui
Browse files

ARM: dts: msm: remove csr registers from hwevent mux



Remove CSR registers from Hardware Event MUX, otherwise
the configuration going into CSR will not be updated
correctly.

Change-Id: Id4ac033604476c59c1af184cdda143046e323fa7
Signed-off-by: default avatarXiaogang Cui <xiaogang@codeaurora.org>
parent c3e072e1
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -515,10 +515,9 @@
		reg = <0x86c000 0x108>,
		      <0x86cfb0 0x4>,
		      <0x78c5010 0x4>,
		      <0x7885010 0x4>,
		      <0x801020 0x10>;
		      <0x7885010 0x4>;
		reg-names = "wrapper-mux", "wrapper-lockaccess", "usbbam-mux",
		            "blsp-mux", "apb-mux";
		            "blsp-mux";
		coresight-id = <31>;
		coresight-name = "coresight-hwevent";
		coresight-nr-inports = <0>;