Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932308AbbB0WfJ (ORCPT ); Fri, 27 Feb 2015 17:35:09 -0500 Received: from metis.ext.pengutronix.de ([92.198.50.35]:38817 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753860AbbB0WfG (ORCPT ); Fri, 27 Feb 2015 17:35:06 -0500 Date: Fri, 27 Feb 2015 23:34:57 +0100 From: Robert Schwebel To: Grant Likely Cc: Philipp Zabel , Mathieu Poirier , David Airlie , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Andrzej Hajda , Tomi Valkeinen , Laurent Pinchart , kernel@pengutronix.de, Russell King , Jean-Christophe Plagniol-Villard , Guennadi Liakhovetski , Mauro Carvalho Chehab Subject: Re: [GIT PULL] of: Add of-graph helpers to loop over endpoints and find ports by id Message-ID: <20150227223457.GW15673@pengutronix.de> References: <1421915886.3084.6.camel@pengutronix.de> <1423674347.4680.27.camel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423674347.4680.27.camel@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 23:31:27 up 135 days, 9:45, 57 users, load average: 0,04, 0,04, 0,05 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: rsc@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2008 Lines: 48 Hi Grant, On Wed, Feb 11, 2015 at 06:05:47PM +0100, Philipp Zabel wrote: > > I have prepared a tag with the of-graph helper patch series last > > discussed here: https://lkml.org/lkml/2014/12/23/219 > > > > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: > > > > Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) > > > > are available in the git repository at: > > > > git://git.pengutronix.de/git/pza/linux tags/of-graph-for-3.20 > > > > for you to fetch changes up to ae286de228412c3a60aa5b2707d53ead414028bb: > > > > of: Add of_graph_get_port_by_id function (2015-01-13 13:24:04 +0100) > > > > regards > > Philipp > > > > ---------------------------------------------------------------- > > of: Add of-graph helpers to loop over endpoints and find ports by id > > > > This series converts of_graph_get_next_endpoint to decrement the refcount of > > the passed prev parameter. This allows to add a for_each_endpoint_of_node > > helper macro to loop over all endpoints in a device tree node. > > The of_graph_get_port_by_id function is added to retrieve a port by its known > > port id (contained in the reg property) from the device tree. > > Is there a chance you could still merge this in time for v3.20? As this is already blocking further mainlining of other i.MX6 graphics patches for quite some time now, can we do something to make it easier for you to review (and hopefully pull) this series? Thanks, Robert -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/