On Thu, 16 Feb 2023 at 01:02, Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> wrote: > > The SSPP scaler subblk is responsible for reporting its version (via the > .id field, feature bits on the parent SSPP block, and since recently > also from reading a register to supersede a read-but-unset version field > in the catalog), leaving this global qseed_type field logically unused. > Remove this dead code to lighten the catalog and bringup-overhead. > > Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 12 ------------ > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 2 -- > 2 files changed, 14 deletions(-) -- With best wishes Dmitry