Re: [PATCH v3 1/6] drm/stm: ltdc: Add panel-bridge support

2017-06-03 Thread kbuild test robot
Hi Philippe, [auto build test ERROR on drm/drm-next] [also build test ERROR on next-20170602] [cannot apply to v4.12-rc3] [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/Philippe-CORNU/STM32-DSI-

[PATCH v3 1/6] drm/stm: ltdc: Add panel-bridge support

2017-06-03 Thread Philippe CORNU
Add the panel-bridge support for both panels & bridges (used by DSI host & HDMI/LVDS bridges). Signed-off-by: Philippe CORNU --- drivers/gpu/drm/stm/Kconfig | 2 +- drivers/gpu/drm/stm/ltdc.c | 208 +++- drivers/gpu/drm/stm/ltdc.h | 2 +- 3 files cha

Re: [PATCH v3 1/6] drm/stm: ltdc: Add panel-bridge support

2017-06-02 Thread Eric Anholt
Philippe CORNU writes: > Add the panel-bridge support for both panels & bridges (used by DSI host & > HDMI/LVDS bridges). This looks like a great cleanup. Just a couple of things I noticed, and hopefully once the DT is reviewed we can merge it. I've also resubmitted the panel-bridge patch so t