diff --git a/qcom/diwali-gpu.dtsi b/qcom/diwali-gpu.dtsi index cf09c98b..eceefbfb 100644 --- a/qcom/diwali-gpu.dtsi +++ b/qcom/diwali-gpu.dtsi @@ -7,11 +7,10 @@ status = "ok"; reg = <0x3d00000 0x40000>, <0x3d61000 0x800>, - <0x3de0000 0x10000>, <0x06900000 0x80000>, - <0x0636000 0x1000>; + <0x3de0000 0x10000>, <0x06900000 0x80000>; reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc", - "qdss_gfx", "rdpm_mx"; + "qdss_gfx"; interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>; interrupt-names = "kgsl_3d0_irq";