On Wed, Jun 03, 2026 at 08:29:27PM +0530, Nabige Aala wrote: > Add Mobile Display Subsystem (MDSS) support for the Shikra platform. > Shikra uses the same MDSS and DPU 6.5 hardware as QCM2290, so it > reuses the same AHB clock rate configuration (data_76k8) and DPU > catalog. Register qcom,shikra-dpu in the DPU KMS match table pointing > to dpu_qcm2290_cfg. > > Signed-off-by: Nabige Aala <[email protected]> > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 + > drivers/gpu/drm/msm/msm_mdss.c | 1 + > 2 files changed, 2 insertions(+) >
This points out that the previous comment was correct. Drop this patch and use compat strings. -- With best wishes Dmitry
