mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 16:30:37 +00:00
Merge "ARM: dts: msm: Map qdss register range for Parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
ed78806b2f
@@ -6,9 +6,10 @@
|
||||
compatible = "qcom,adreno-gpu-gen7-3-0", "qcom,kgsl-3d0";
|
||||
status = "ok";
|
||||
reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
|
||||
<0x03d50000 0x10000>, <0x03d9e000 0x1000>;
|
||||
<0x03d50000 0x10000>, <0x03d9e000 0x1000>,
|
||||
<0x10900000 0x80000>;
|
||||
reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
|
||||
"cx_misc";
|
||||
"cx_misc", "qdss_gfx";
|
||||
interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>, <0 286 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "kgsl_3d0_irq", "freq_limiter_irq";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user