[PATCH v12 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2016-03-16 Thread kbuild test robot
Hi Jitao, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.5 next-20160316] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jitao-Shi/Documentation-bridge-Add-documentat

[PATCH v12 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2016-03-16 Thread kbuild test robot
Hi Jitao, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.5 next-20160316] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jitao-Shi/Documentation-bridge-Add-documentat

[PATCH v12 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2016-03-16 Thread Jitao Shi
This patch adds drm_bridge driver for parade DSI to eDP bridge chip. Signed-off-by: Jitao Shi --- Changes since v11: - Remove depends on I2C, add DRM depends - Reuse ps8640_write_bytes() in ps8640_write_byte() - Use timer check for polling like the routines in - Fix no drm_connector_unregist