Re: [PATCH v2] drm/msm/dpu: drop the regdma configuration

2023-05-19 Thread Dmitry Baryshkov
On 19/05/2023 20:03, Dmitry Baryshkov wrote: The regdma is currently not used by the current driver. We have no way to practically verify that the regdma is described correctly. Drop it now. Signed-off-by: Dmitry Baryshkov --- Changes since v1: - Restored dpu_msm8998_cfg.perf, incorrectly remo

[PATCH v2] drm/msm/dpu: drop the regdma configuration

2023-05-19 Thread Dmitry Baryshkov
The regdma is currently not used by the current driver. We have no way to practically verify that the regdma is described correctly. Drop it now. Signed-off-by: Dmitry Baryshkov --- Changes since v1: - Restored dpu_msm8998_cfg.perf, incorrectly removed previously (Marijn) - Also dropped reg_dma