Re: [PATCH 1/3] drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 block

From: Abhinav Kumar
Date: Thu Sep 19 2024 - 14:27:11 EST




On 9/4/2024 8:26 PM, Dmitry Baryshkov wrote:
On the SDM845 platform the DSPP_3 is used by the LM_5. Correct
corresponding entries in the sdm845_lm array.

Fixes: c72375172194 ("drm/msm/dpu/catalog: define DSPP blocks found on sdm845")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Matches the docs I have, hence

Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>