mbox series

[0/2,resend] OF: add functions for port

Message ID 87r2f60wiu.wl-kuninori.morimoto.gx@renesas.com
Headers show
Series OF: add functions for port | expand

Message

Kuninori Morimoto Nov. 28, 2018, 2:33 a.m. UTC
Hi Rob, Frank

2weeks passed, I resend these patches again.

Kuninori Morimoto (2):
  OF: add of_graph_get_port()
  OF: add for_each_port_of_node()

 drivers/of/property.c    | 45 +++++++++++++++++++++++++++++++++++++++++----
 include/linux/of_graph.h | 22 ++++++++++++++++++++++
 2 files changed, 63 insertions(+), 4 deletions(-)

Comments

Rob Herring Nov. 28, 2018, 4:29 a.m. UTC | #1
On Tue, Nov 27, 2018 at 8:34 PM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
>
>
> Hi Rob, Frank
>
> 2weeks passed, I resend these patches again.

Sorry, last 2 weeks has been conference and US holidays.

Rob
Kuninori Morimoto Nov. 28, 2018, 4:36 a.m. UTC | #2
Hi Rob

> > Hi Rob, Frank
> >
> > 2weeks passed, I resend these patches again.
> 
> Sorry, last 2 weeks has been conference and US holidays.

OK :)
No problem

Best regards
---
Kuninori Morimoto