ARM: msm: dts: fix register dump offsets/ranges for msmcobalt
Fix register offsets for top, ctl_path, qseed3 in reg-dumps for capture of these registers in ram dump. Change-Id: I312444176373f73f02aa0ceddf5e114a39702641 Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
This commit is contained in:
parent
de49813cce
commit
8da15ab2d0
1 changed files with 14 additions and 14 deletions
|
@ -140,20 +140,20 @@
|
|||
<0x2506c 0x00000000>,
|
||||
<0x2706c 0x00000000>;
|
||||
|
||||
qcom,regs-dump-mdp = <0x01000 0x01454>,
|
||||
<0x02000 0x02064>,
|
||||
<0x02200 0x02264>,
|
||||
<0x02400 0x02464>,
|
||||
<0x02600 0x02664>,
|
||||
<0x02800 0x02864>,
|
||||
<0x05000 0x05150>,
|
||||
<0x05200 0x05230>,
|
||||
<0x07000 0x07150>,
|
||||
<0x07200 0x07230>,
|
||||
<0x09000 0x09150>,
|
||||
<0x09200 0x09230>,
|
||||
<0x0b000 0x0b150>,
|
||||
<0x0b200 0x0b230>,
|
||||
qcom,regs-dump-mdp = <0x01000 0x01458>,
|
||||
<0x02000 0x02094>,
|
||||
<0x02200 0x02294>,
|
||||
<0x02400 0x02494>,
|
||||
<0x02600 0x02694>,
|
||||
<0x02800 0x02894>,
|
||||
<0x05000 0x05154>,
|
||||
<0x05a00 0x05b00>,
|
||||
<0x07000 0x07154>,
|
||||
<0x07a00 0x07b00>,
|
||||
<0x09000 0x09154>,
|
||||
<0x09a00 0x09b00>,
|
||||
<0x0b000 0x0b154>,
|
||||
<0x0ba00 0x0bb00>,
|
||||
<0x25000 0x25184>,
|
||||
<0x27000 0x27184>,
|
||||
<0x29000 0x29184>,
|
||||
|
|
Loading…
Add table
Reference in a new issue