mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Update actlr mask setting for diwali"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
67cc183c00
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user