Hi Philipp,
On Thursday 25 September 2014 15:09:13 Philipp Zabel wrote:
Am Mittwoch, den 24.09.2014, 23:04 +0300 schrieb Laurent Pinchart:
Hello,
This patch set adds support for the HDMI output port present on the Renesas Koelsch board. Doing so requires two components, a driver for the external ADV7511W HDMI encoder, and support for HDMI encoders in the DU driver.
The HDMI encoder drivers uses the DRM slave encoder framework and the component framework to communicate with the DU driver. The DT bindings are based on the OF graph bindings to link the display controller and encoder.
The first two patches have been taken from Philipp Zabel's "[PATCH v3 0/8] Add of-graph helpers to loop over endpoints and find ports by id" series. Philipp, I don't see that series in linux-next, what's the merge status ?
There is a remaining comment by Guennadi on the soc_camera patch.
I've seen that, it shouldn't be too hard to sort out.
I'll probably drop the dependency for now and implement a manual loop in the rcar-du-drm driver for now, and switch to your helpers when this series hit mainling. Which tree do you plan to send it through ?