Re: [PATCH v13 5/6] drm/mediatek: dpi sample mode support

2020-03-11 Thread Neil Armstrong
On 11/03/2020 08:18, Jitao Shi wrote: > DPI can sample on falling, rising or both edge. > When DPI sample the data both rising and falling edge. > It can reduce half data io pins. > > Reviewed-by: CK Hu > Signed-off-by: Jitao Shi > --- > drivers/gpu/drm/mediatek/mtk_dpi.c | 27 +

[PATCH v13 5/6] drm/mediatek: dpi sample mode support

2020-03-11 Thread Jitao Shi
DPI can sample on falling, rising or both edge. When DPI sample the data both rising and falling edge. It can reduce half data io pins. Reviewed-by: CK Hu Signed-off-by: Jitao Shi --- drivers/gpu/drm/mediatek/mtk_dpi.c | 27 +-- 1 file changed, 25 insertions(+), 2 deleti