@@ -254,25 +254,25 @@ static const struct dpu_pingpong_cfg sm8650_pp[] = {
254254 .merge_3d = MERGE_3D_2 ,
255255 .intr_done = DPU_IRQ_IDX (MDP_SSPP_TOP0_INTR2 , 31 ),
256256 }, {
257- .name = "pingpong_6 " , .id = PINGPONG_6 ,
257+ .name = "pingpong_cwb_0 " , .id = PINGPONG_CWB_0 ,
258258 .base = 0x66000 , .len = 0 ,
259259 .features = BIT (DPU_PINGPONG_DITHER ),
260260 .sblk = & sc7280_pp_sblk ,
261261 .merge_3d = MERGE_3D_3 ,
262262 }, {
263- .name = "pingpong_7 " , .id = PINGPONG_7 ,
263+ .name = "pingpong_cwb_1 " , .id = PINGPONG_CWB_1 ,
264264 .base = 0x66400 , .len = 0 ,
265265 .features = BIT (DPU_PINGPONG_DITHER ),
266266 .sblk = & sc7280_pp_sblk ,
267267 .merge_3d = MERGE_3D_3 ,
268268 }, {
269- .name = "pingpong_8 " , .id = PINGPONG_8 ,
269+ .name = "pingpong_cwb_2 " , .id = PINGPONG_CWB_2 ,
270270 .base = 0x7e000 , .len = 0 ,
271271 .features = BIT (DPU_PINGPONG_DITHER ),
272272 .sblk = & sc7280_pp_sblk ,
273273 .merge_3d = MERGE_3D_4 ,
274274 }, {
275- .name = "pingpong_9 " , .id = PINGPONG_9 ,
275+ .name = "pingpong_cwb_3 " , .id = PINGPONG_CWB_3 ,
276276 .base = 0x7e400 , .len = 0 ,
277277 .features = BIT (DPU_PINGPONG_DITHER ),
278278 .sblk = & sc7280_pp_sblk ,
0 commit comments