On 2/11/2023 3:12 PM, Dmitry Baryshkov wrote:
QSEED4 is a newer variant of QSEED3LITE, which should be used on sm6115. Fix the used feature masks. Fixes: 100d7ef6995d ("drm/msm/dpu: add support for SM8450")
Fixes tag is wrong here. It should be Fixes: 3581b7062cec ("drm/msm/disp/dpu1: add support for display on SM6115") (please ignore the line break, I will fix it while applying)
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Otherwise LGTM, Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>