From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752314AbbCYJTD (ORCPT ); Wed, 25 Mar 2015 05:19:03 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:49719 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139AbbCYJS7 (ORCPT ); Wed, 25 Mar 2015 05:18:59 -0400 Message-ID: <1427274927.3441.21.camel@pengutronix.de> Subject: Re: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id From: Philipp Zabel To: Rob Herring Cc: Russell King - ARM Linux , Heiko Stuebner , Grant Likely , Andrew Morton , "linux-arm-kernel@lists.infradead.org" , Benoit Parrot , Mathieu Poirier , Greg Kroah-Hartman , Tomi Valkeinen , "linux-kernel@vger.kernel.org" , Darren Etheridge , Andrzej Hajda , Rob Herring , Laurent Pinchart , "kernel@pengutronix.de" , Mauro Carvalho Chehab , Jean-Christophe Plagniol-Villard , Guennadi Liakhovetski , "linux-media@vger.kernel.org" Date: Wed, 25 Mar 2015 10:15:27 +0100 In-Reply-To: References: <1425369592.3146.14.camel@pengutronix.de> <1426063881.3101.33.camel@pengutronix.de> <2376013.jScnaqPlDa@phil> <20150324091540.GU8656@n2100.arm.linux.org.uk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@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 Hi Rob, Am Dienstag, den 24.03.2015, 23:42 -0500 schrieb Rob Herring: > On Tue, Mar 24, 2015 at 4:15 AM, Russell King - ARM Linux > wrote: > > On Mon, Mar 23, 2015 at 05:29:02PM +0100, Heiko Stuebner wrote: > >> Hi Rob, Philipp, > >> > >> Am Mittwoch, 11. März 2015, 09:51:21 schrieb Philipp Zabel: > >> > Am Dienstag, den 10.03.2015, 14:05 -0500 schrieb Rob Herring: > >> > > I've only been copied on this latest pull request and a version from > >> > > March of last year which Grant nak'ed. This series did not go to > >> > > devicetree list either. I'll take a look at the series. > >> > > >> > My bad, I should have copied you, too. Thanks for having a look now. > >> > >> any news on this? > >> > >> Because it looks like I'll need the of_graph_get_port_by_id functionality in > >> the short term, it'll be nice to not having to opencode this :-) > > > > Oh hell, you mean this still hasn't been merged for the next merge window? > > > > What's going on, Grant? > > > > Andrew, can you please take this if we send you the individual patches? > > If not, I'll merge it into my tree, and send it to Linus myself. If > > Grant wakes up, we can address any comments he has at that time by > > additional patches. (I'll give Grant an extra few days to reply to > > this mail...) > > I've merged this for 4.1. It is in my for-next branch[1]. > > Rob > > [1] git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git Thank you. Can I have your ok to merge the same into a pull requests going out to the drm subsystem tree? regards Philipp