From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 00/12] Renesas R-Car DU HDMI support Date: Fri, 26 Sep 2014 14:35:53 +0300 Message-ID: <47059749.yRmN0BhnM7@avalon> References: <1411589072-28609-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1411650553.5671.5.camel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1411650553.5671.5.camel@pengutronix.de> Sender: linux-sh-owner@vger.kernel.org To: Philipp Zabel Cc: Laurent Pinchart , dri-devel@lists.freedesktop.org, linux-sh@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 ? -- Regards, Laurent Pinchart