On Mon, Aug 25, 2025 at 10:15:52PM +0800, Yongxing Mou wrote: > The MISC1_MISC0 register contains stream-specific configuration bits. > To improve code clarity and modularity, this patch refactors the related > code into a new helper function: msm_dp_ctrl_config_misc1_misc0(). > > This separation also prepares the codebase for future MST stream > programming support. > > Signed-off-by: Yongxing Mou <yongxing....@oss.qualcomm.com> > --- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) >
With the commit message fixed (see previous comments, I won't repeat that again and again): Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry