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

Commit 61c4bfbb authored by Charan Teja Kalla's avatar Charan Teja Kalla
Browse files

ARM: dts: msm: add actlr settings for yupik

Add ACTLR settings for SMMU on Yupik.

Change-Id: I00c12b8b680ac4d30af42e6d6cea5a1a205d5ee1
parent 020b7178
Loading
Loading
Loading
Loading
+17 −0
Original line number Original line Diff line number Diff line
@@ -48,6 +48,10 @@
				<GIC_SPI 686 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 686 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 687 IRQ_TYPE_LEVEL_HIGH>;
				<GIC_SPI 687 IRQ_TYPE_LEVEL_HIGH>;


		qcom,actlr =
			/* All CBs of GFX: +15 deep PF */
			<0x0 0x7ff 0x32B>;

		gfx_0_tbu: gfx_0_tbu@3dd9000 {
		gfx_0_tbu: gfx_0_tbu@3dd9000 {
			compatible = "qcom,qsmmuv500-tbu";
			compatible = "qcom,qsmmuv500-tbu";
			reg = <0x3dd9000 0x1000>,
			reg = <0x3dd9000 0x1000>,
@@ -161,6 +165,19 @@
				<GIC_SPI 407 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 407 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 408 IRQ_TYPE_LEVEL_HIGH>;
				<GIC_SPI 408 IRQ_TYPE_LEVEL_HIGH>;


		qcom,actlr =
			/* For Camera: Disable prefetch */
			<0x800 0x24E1 0x1>,
			<0x2000 0x163 0x1>,
			<0x2080 0x461 0x1>,
			<0x2100 0x161 0x1>,
			/* For Display: +3 deep PF */
			<0x900 0x407 0x103>,
			/* For Video : +3 deep PF */
			<0x2180 0x27 0x103>,
			/* For Compute: +15 deep PF */
			<0x1000 0x7ff 0x303>;

		interconnects = <&gem_noc MASTER_APPSS_PROC
		interconnects = <&gem_noc MASTER_APPSS_PROC
				&cnoc3 SLAVE_TCU>;
				&cnoc3 SLAVE_TCU>;
		qcom,active-only;
		qcom,active-only;