Re: [PATCH v3 10/10] drm/bridge: cdns: Convert to phy framework

2018-12-20 Thread kbuild test robot
Hi Maxime, I love your patch! Yet something to improve: [auto build test ERROR on phy/next] [cannot apply to v4.20-rc7 next-20181220] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Maxime-Ripar

Re: [PATCH v3 10/10] drm/bridge: cdns: Convert to phy framework

2018-12-08 Thread kbuild test robot
Hi Maxime, I love your patch! Yet something to improve: [auto build test ERROR on phy/next] [cannot apply to v4.20-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Maxime-Ripard/phy-Add-MIPI

[PATCH v3 10/10] drm/bridge: cdns: Convert to phy framework

2018-12-07 Thread Maxime Ripard
Now that we have everything we need in the phy framework to allow to tune the phy parameters, let's convert the Cadence DSI bridge to that API instead of creating a ad-hoc driver for its phy. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/bridge/cdns-dsi.c | 485 +++