On Tue Nov 11, 2025 at 3:21 AM CET, Damon Ding wrote: > In analogix_dp_link_start(), &link_train.training_lane[] is used to > set phy PE/VS configurations, and buf[] is initialized with the same > values to set DPCD DP_TRAINING_LANEx_SET. > > It makes sense to reuse &link_train.training_lane[] to set DPCD > DP_TRAINING_LANEx_SET, which can remove the redundant assignments > and make codes more concise. > > Signed-off-by: Damon Ding <[email protected]> > Tested-by: Marek Szyprowski <[email protected]> > Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Luca Ceresoli <[email protected]> -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
