Re: [PATCH v2 2/4] drm/lcdif: Consistently use plane timings

2022-07-09 Thread Liu Ying
On Sat, 2022-07-09 at 03:17 +0200, Marek Vasut wrote: > Drop the crtc_ prefix from mode, consistently use the plain one. > > Reviewed-by: Liu Ying > Reported-by: Liu Ying > Fixes: 9db35bb349a0e ("drm: lcdif: Add support for i.MX8MP LCDIF > variant") > Signed-off-by: Marek Vasut > Cc: Alexander

[PATCH v2 2/4] drm/lcdif: Consistently use plane timings

2022-07-08 Thread Marek Vasut
Drop the crtc_ prefix from mode, consistently use the plain one. Reviewed-by: Liu Ying Reported-by: Liu Ying Fixes: 9db35bb349a0e ("drm: lcdif: Add support for i.MX8MP LCDIF variant") Signed-off-by: Marek Vasut Cc: Alexander Stein Cc: Laurent Pinchart Cc: Liu Ying Cc: Lucas Stach Cc: Marek