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


Groups > linux.kernel > #1643611

Re: [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent()

From Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Newsgroups linux.kernel
Subject Re: [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent()
Date 2017-05-17 22:10 +0200
Message-ID <tIdqF-7Gg-19@gated-at.bofh.it> (permalink)
References <tI8Kn-4GH-27@gated-at.bofh.it> <tI8Kn-4GH-43@gated-at.bofh.it> <tIa9r-5sd-3@gated-at.bofh.it>
Organization Ideas on Board

Show all headers | View raw


On 17/05/17 17:36, Rob Herring wrote:
> On Wed, May 17, 2017 at 10:03 AM, Kieran Bingham <kbingham@kernel.org> wrote:
>> From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
>>
>> When handling endpoints, the v4l2 async framework needs to identify the
>> parent device of a port endpoint.
>>
>> Adapt the existing of_graph_get_remote_port_parent() such that a caller
>> can obtain the parent of a port without parsing the remote-endpoint
>> first.
> 
> A similar patch is already applied as part of the ASoC graph card support.
> 
> Rob

Ah yes, a quick google finds it...
:  https://patchwork.kernel.org/patch/9658907/

Surprisingly similar patch ... and a familiar name.

Morimoto-san - you beat me to it :D !

Thanks Rob, (And Morimoto!)

--
Kieran

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 1/3] of: base: Provide of_graph_get_port_parent() Kieran Bingham <kbingham@kernel.org> - 2017-05-17 17:10 +0200
  Re: [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent() Rob Herring <robh+dt@kernel.org> - 2017-05-17 18:40 +0200
    Re: [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent() Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> - 2017-05-17 22:10 +0200
      Re: [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent() Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-05-18 15:30 +0200

csiph-web