Re: [PATCH 2/7] drm/rockchip/dsi: add dual mipi channel support

2017-09-19 Thread Sean Paul
On Mon, Sep 18, 2017 at 05:05:34PM +0800, Nickey Yang wrote: Hi Nickey, You're adding a substantial new feature to the driver. You should add a commit message that describes what you're adding, why you're adding it, and how it is done. > Signed-off-by: Nickey Yang > --- > drivers/gpu/drm/rockch

[PATCH 2/7] drm/rockchip/dsi: add dual mipi channel support

2017-09-19 Thread Nickey Yang
Signed-off-by: Nickey Yang --- drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 353 drivers/gpu/drm/rockchip/rockchip_drm_drv.h | 1 + drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 2 + drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 3 + 4 files changed, 257 insert