On Mon, Oct 21, 2024 at 02:44:37PM +0800, Liu Ying wrote: > drm_of_lvds_get_dual_link_pixel_order() gets LVDS dual-link source pixel > order. Similar to it, add it's counterpart function > drm_of_lvds_get_dual_link_pixel_order_sink() to get LVDS dual-link sink > pixel order. > > Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Signed-off-by: Liu Ying <victor.liu@xxxxxxx> > --- > v3: > * New patch. (Dmitry) > > drivers/gpu/drm/drm_of.c | 76 ++++++++++++++++++++++++++++++++++------ > include/drm/drm_of.h | 9 +++++ > 2 files changed, 74 insertions(+), 11 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry