lkml.org 
[lkml]   [2017]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH 0/6] of_graph_get_remote_endpoint()



    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

    \
     
     \ /
      Last update: 2017-01-19 07:34    [W:2.226 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site