8 May
2017
8 May
'17
7:08 p.m.
On Sun, May 7, 2017 at 8:00 PM, Kuninori Morimoto kuninori.morimoto.gx@renesas.com wrote:
Hi Rob Cc Mark
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
It should use same method to get same result. To getting remote-endpoint node, let's use of_graph_get_remote_endpoint()
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
v6 -> v7
- no change
drivers/of/base.c | 18 ++++++++++++++++-- include/linux/of_graph.h | 8 ++++++++ 2 files changed, 24 insertions(+), 2 deletions(-)
Acked-by: Rob Herring robh@kernel.org
Thank you for your Acked-by. But, does these mean, Mark (= ALSA SoC maintainer) can pickup all OF-graph related patches ?
Yes, that's usually the easiest way to deal with a series with cross tree dependencies.
Rob