Merge "ARM: dts: msm: Update actlr mask setting for diwali"

This commit is contained in:
qctecmdr
2021-10-08 01:04:17 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -37,8 +37,7 @@
qcom,actlr =
/* All CBs of GFX: +15 deep PF */
<0x000 0x3ff 0x32B>,
<0x400 0x3ff 0x32B>;
<0x000 0x7ff 0x32B>;
interrupts = <GIC_SPI 673 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 678 IRQ_TYPE_LEVEL_HIGH>,
@@ -184,18 +183,14 @@
qcom,actlr =
/* For display, camera +0 deep PF */
<0x800 0x3ff 0x001>,
<0xc00 0x3ff 0x001>,
<0x2800 0x3ff 0x001>,
<0x2c00 0x3ff 0x001>,
<0x800 0x7ff 0x001>,
<0x2800 0x7ff 0x001>,
/* For video +3 deep PF */
<0x2180 0x1f 0x103>,
<0x2580 0x1f 0x103>,
<0x2180 0x41f 0x103>,
/* For compute +15 deep PF */
<0x2160 0x1f 0x303>,
<0x2560 0x1f 0x303>;
<0x2160 0x41f 0x303>;
anoc_1_tbu: anoc_1_tbu@151d1000 {
compatible = "qcom,qsmmuv500-tbu";