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:
Harshitha Sai Neelati
2022-09-22 11:49:28 +05:30
parent 484ce1cf92
commit c91c43cd1e

View File

@@ -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";