Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1584808 > unrolled thread

Re: [PATCH v2 4/6] drm: convert drivers to use of_graph_get_remote_node

Started byJyri Sarha <jsarha@ti.com>
First post2017-02-20 19:10 +0100
Last post2017-02-20 19:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 4/6] drm: convert drivers to use  of_graph_get_remote_node Jyri Sarha <jsarha@ti.com> - 2017-02-20 19:10 +0100

#1584808 — Re: [PATCH v2 4/6] drm: convert drivers to use of_graph_get_remote_node

FromJyri Sarha <jsarha@ti.com>
Date2017-02-20 19:10 +0100
SubjectRe: [PATCH v2 4/6] drm: convert drivers to use of_graph_get_remote_node
Message-ID<td0zn-84f-11@gated-at.bofh.it>
On 02/09/17 21:05, Rob Herring wrote:
> Convert drivers to use the new of_graph_get_remote_node() helper
> instead of parsing the endpoint node and then getting the remote device
> node. Now drivers can just specify the device node and which
> port/endpoint and get back the connected remote device node. The details
> of the graph binding are nicely abstracted into the core OF graph code.
> 
> This changes some error messages to debug messages (in the graph core).
> Graph connections are often "no connects" depending on the particular
> board, so we want to avoid spurious messages. Plus the kernel is not a
> DT validator.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> Acked-by: Neil Armstrong <narmstrong@baylibre.com>
> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
> Tested-by: Liviu Dudau <liviu.dudau@arm.com>
> Tested-by: Eric Anholt <eric@anholt.net>

For tilcdc part:

Tested-by: Jyri Sarha <jsarha@ti.com>

Cheers,
Jyri

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web