mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Merge "ARM: dts: msm: Add freq limiter interrupt and reset support for ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
54e0fbb528
@@ -13,8 +13,11 @@
|
||||
reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "gmu_wrapper",
|
||||
"cx_misc", "qdss_gfx";
|
||||
|
||||
interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "kgsl_3d0_irq";
|
||||
interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>, <0 286 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "kgsl_3d0_irq", "freq_limiter_irq";
|
||||
|
||||
resets = <&gpucc GPUCC_GPU_CC_FREQUENCY_LIMITER_IRQ_CLEAR>;
|
||||
reset-names = "freq_limiter_irq_clear";
|
||||
|
||||
clocks = <&gpucc GPU_CC_GX_GFX3D_CLK>,
|
||||
<&gpucc GPU_CC_CX_GMU_CLK>,
|
||||
|
||||
Reference in New Issue
Block a user