disp: msm: sde: Update LUT DMA reg dump ranges and offsets
Update the LUT DMA register range registration to target specific ranges of valid registers instead of the full memory region of the LUT DMA module. This ensures that unused LUT DMA register regions are not dumped. Change-Id: I3739692ae7fcfd5777bb8774dd34c16ab87c3ae1 Signed-off-by: Christopher Braga <quic_cbraga@quicinc.com>
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
/* offsets from LUTDMA top address for the debug buses */
|
||||
#define LUTDMA_0_DEBUG_BUS_CTRL 0x1e8
|
||||
#define LUTDMA_0_DEBUG_BUS_STATUS 0x1ec
|
||||
#define LUTDMA_1_DEBUG_BUS_CTRL 0x5e8
|
||||
#define LUTDMA_1_DEBUG_BUS_STATUS 0x5ec
|
||||
#define LUTDMA_1_DEBUG_BUS_CTRL 0x9e8
|
||||
#define LUTDMA_1_DEBUG_BUS_STATUS 0x9ec
|
||||
|
||||
/* offsets from sde top address for the debug buses */
|
||||
#define DBGBUS_SSPP0 0x188
|
||||
|
Reference in New Issue
Block a user