From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id
Date: Mon, 23 Mar 2015 17:29:02 +0100 [thread overview]
Message-ID: <2376013.jScnaqPlDa@phil> (raw)
In-Reply-To: <1426063881.3101.33.camel@pengutronix.de>
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 :-)
Thanks
Heiko
>
> The nak'ed series (https://lkml.org/lkml/2014/3/20/664) indeed already
> included the "of: Add OF graph helper to get a specific port by id" and
> "of: Add OF graph helpers to iterate over ports" patches, but Grant's
> nak applied to the first patch, "of: Parse OF graph into graph
> structure", which I then dropped.
>
> > If there is an explanation of how Grant's nak was addressed that would
> > speed up my review.
>
> See above. The other two patches have been uncontroversial. The
> of_graph_get_next_endpoint and for_each_endpoint_of_node patches
> fix an in-kernel API that was too easy to use incorrectly, and
> the of_graph_get_port_by_id patch I can't remember being
> commented on at all.
>
> > I'm not applying for v4.0 though.
>
> If you decide to apply them, please consider merging the tag and giving
> your ack for it to be merged into the other subsystem trees, too.
>
> regards
> Philipp
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Philipp Zabel <p.zabel@pengutronix.de>,
Rob Herring <robherring2@gmail.com>,
Benoit Parrot <bparrot@ti.com>,
Russell King - ARM Linux <linux@arm.linux.org.uk>,
Mathieu Poirier <mathieu.poirier@linaro.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Tomi Valkeinen <tomi.valkeinen@ti.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Darren Etheridge <detheridge@ti.com>,
Andrzej Hajda <a.hajda@samsung.com>,
Rob Herring <robh+dt@kernel.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Grant Likely <grant.likely@linaro.org>,
Andrew Morton <akpm@linux-foundation.org>,
Mauro Carvalho Chehab <m.chehab@samsung.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id
Date: Mon, 23 Mar 2015 17:29:02 +0100 [thread overview]
Message-ID: <2376013.jScnaqPlDa@phil> (raw)
In-Reply-To: <1426063881.3101.33.camel@pengutronix.de>
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 :-)
Thanks
Heiko
>
> The nak'ed series (https://lkml.org/lkml/2014/3/20/664) indeed already
> included the "of: Add OF graph helper to get a specific port by id" and
> "of: Add OF graph helpers to iterate over ports" patches, but Grant's
> nak applied to the first patch, "of: Parse OF graph into graph
> structure", which I then dropped.
>
> > If there is an explanation of how Grant's nak was addressed that would
> > speed up my review.
>
> See above. The other two patches have been uncontroversial. The
> of_graph_get_next_endpoint and for_each_endpoint_of_node patches
> fix an in-kernel API that was too easy to use incorrectly, and
> the of_graph_get_port_by_id patch I can't remember being
> commented on at all.
>
> > I'm not applying for v4.0 though.
>
> If you decide to apply them, please consider merging the tag and giving
> your ack for it to be merged into the other subsystem trees, too.
>
> regards
> Philipp
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2015-03-23 16:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 7:59 [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id Philipp Zabel
2015-03-03 7:59 ` Philipp Zabel
2015-03-10 15:24 ` Philipp Zabel
2015-03-10 15:24 ` Philipp Zabel
2015-03-10 15:42 ` Russell King - ARM Linux
2015-03-10 15:42 ` Russell King - ARM Linux
2015-03-10 19:05 ` Rob Herring
2015-03-10 19:05 ` Rob Herring
2015-03-11 8:51 ` Philipp Zabel
2015-03-11 8:51 ` Philipp Zabel
2015-03-23 16:29 ` Heiko Stuebner [this message]
2015-03-23 16:29 ` Heiko Stuebner
2015-03-24 9:15 ` Russell King - ARM Linux
2015-03-24 9:15 ` Russell King - ARM Linux
2015-03-25 4:42 ` Rob Herring
2015-03-25 4:42 ` Rob Herring
2015-03-25 9:15 ` Philipp Zabel
2015-03-25 9:15 ` Philipp Zabel
2015-03-25 15:16 ` Rob Herring
2015-03-25 15:16 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2376013.jScnaqPlDa@phil \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.