devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] of_graph_get_remote_endpoint()
@ 2017-01-19  6:31 Kuninori Morimoto
  2017-01-19  6:34 ` [PATCH 1/6] of_graph: add of_graph_get_remote_endpoint() Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2017-01-19  6:31 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand
  Cc: Linux-Kernel, Linux-DT, Laurent, Tomi Valkeinen, David Airlie,
	Sean Paul, Peter Chen, Peter Ujfalusi, Benoit Parrot,
	Mauro Carvalho Chehab, Javier Martinez Canillas, Sakari Ailus,
	Bartlomiej Zolnierkiewicz




Hi Rob

Now many driver is getting remote-endpoint by manually,
but we should use same method to get same result IMO.
Thus this patch adds of_graph_get_remote_endpoint() for this purpose.
And use it on several drivers

Kuninori Morimoto (6):
  of_graph: add of_graph_get_remote_endpoint()
  drm/omapdrm: use of_graph_get_remote_endpoint()
  drm: rcar-du: use of_graph_get_remote_endpoint()
  media: ti-vpe: cal: use of_graph_get_remote_endpoint()
  v4l: of: use of_graph_get_remote_endpoint()
  omapfb: use of_graph_get_remote_endpoint()

 drivers/gpu/drm/omapdrm/dss/dss-of.c          |  3 ++-
 drivers/gpu/drm/rcar-du/rcar_du_kms.c         |  2 +-
 drivers/media/platform/ti-vpe/cal.c           |  2 +-
 drivers/media/v4l2-core/v4l2-of.c             |  3 ++-
 drivers/of/base.c                             | 18 ++++++++++++++++--
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c |  3 ++-
 include/linux/of_graph.h                      |  8 ++++++++
 7 files changed, 32 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-01-20  2:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19  6:31 [PATCH 0/6] of_graph_get_remote_endpoint() Kuninori Morimoto
2017-01-19  6:34 ` [PATCH 1/6] of_graph: add of_graph_get_remote_endpoint() Kuninori Morimoto
     [not found] ` <87o9z34l3o.wl%kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-01-19  6:34   ` [PATCH 2/6] drm/omapdrm: use of_graph_get_remote_endpoint() Kuninori Morimoto
2017-01-19  6:36   ` Kuninori Morimoto
2017-01-19  6:37   ` [PATCH 4/6] media: ti-vpe: cal: " Kuninori Morimoto
2017-01-19  6:36 ` [PATCH 3/6] drm: rcar-du: " Kuninori Morimoto
2017-01-19  6:37 ` [PATCH 5/6] v4l: of: " Kuninori Morimoto
2017-01-19  6:38 ` [PATCH 6/6] omapfb: " Kuninori Morimoto
2017-01-19 14:34 ` [PATCH 0/6] of_graph_get_remote_endpoint() Rob Herring
     [not found]   ` <CAL_JsqJEL4jd2gnoC+mygJzuEgPO8H4PQhN5dvmq_rN1mBfVEw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-20  2:04     ` Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).