mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Fix qdss reg programming for diwali
Fix the qdss register programming for diwali GPU. Change-Id: I9d887fda5925fc5866371ed7f9888425ba74884e
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
status = "ok";
|
||||
|
||||
reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
|
||||
<0x3de0000 0x10000>, <0x06900000 0x80000>;
|
||||
<0x3de0000 0x10000>, <0x10900000 0x80000>;
|
||||
|
||||
reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
|
||||
"qdss_gfx";
|
||||
|
||||
Reference in New Issue
Block a user