All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] use of_graph_get_remote_endpoint()
@ 2017-06-28  0:31 Kuninori Morimoto
  2017-06-28  0:28   ` Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Kuninori Morimoto @ 2017-06-28  0:31 UTC (permalink / raw)
  To: Rob Herring; +Cc: devicetree-u79uwXL29TY76Z2rM5mHXA


Hi Rob

In linux-next, we have common of_graph_get_remote_endpoint()
by 4c9c3d595f1bad021cc126d20879df4016801736
("of_graph: add of_graph_get_remote_endpoint()")

These patches use of_graph_get_remote_endpoint()

Kuninori Morimoto (3):
  drm: rcar-du: use of_graph_get_remote_endpoint()
  media: ti-vpe: cal: use of_graph_get_remote_endpoint()
  omapfb: use of_graph_get_remote_endpoint()

 drivers/gpu/drm/rcar-du/rcar_du_kms.c         | 2 +-
 drivers/media/platform/ti-vpe/cal.c           | 2 +-
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-07-07 12:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28  0:31 [PATCH 0/3] use of_graph_get_remote_endpoint() Kuninori Morimoto
2017-06-28  0:28 ` [PATCH 3/3] omapfb: " Kuninori Morimoto
2017-06-28  0:28   ` Kuninori Morimoto
2017-06-28  0:28   ` Kuninori Morimoto
2017-06-28  0:32 ` [PATCH 1/3] drm: rcar-du: " Kuninori Morimoto
2017-06-28  0:32   ` Kuninori Morimoto
2017-06-29 10:44   ` Laurent Pinchart
2017-06-29 10:44     ` Laurent Pinchart
2017-06-29 11:22     ` Geert Uytterhoeven
2017-06-29 11:26       ` Laurent Pinchart
2017-06-29 11:26         ` Laurent Pinchart
2017-06-29 11:32         ` Geert Uytterhoeven
2017-06-28  0:33 ` [PATCH 2/3] media: ti-vpe: cal: " Kuninori Morimoto
2017-06-28  0:33   ` Kuninori Morimoto
     [not found]   ` <CGME20170628085117epcas5p20400db1d5eb6613a2ef167d54024f716@epcas5p2.samsung.com>
2017-06-28  8:51     ` Sylwester Nawrocki
2017-07-07 12:50   ` Benoit Parrot
2017-07-07 12:50     ` Benoit Parrot

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.