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

Commit 0d8cdd98 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add apss dl cti0 for yupik"

parents 7f79cc3a 6925fe65
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -3324,5 +3324,17 @@
		clocks = <&aopcc QDSS_CLK>;
		clock-names = "apb_pclk";
	};

	cti0_apss_dl: cti@7862000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x000bb966>;
		reg = <0x7862000 0x1000>;
		reg-names = "cti-base";

		coresight-name = "coresight-cti-apss_dl_cti0";

		clocks = <&aopcc QDSS_CLK>;
		clock-names = "apb_pclk";
	};
};