lkml.org 
[lkml]   [2020]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v11 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver
    On Fri, May 15, 2020 at 2:53 PM Xin Ji <xji@analogixsemi.com> wrote:

    > +
    > +static int anx7625_bridge_attach(struct drm_bridge *bridge)

    Latest drm_bridge api:

    int (*attach)(struct drm_bridge *bridge,
    enum drm_bridge_attach_flags flags);

    https://elixir.bootlin.com/linux/v5.7-rc7/source/include/drm/drm_bridge.h#L70

    > +{
    > + struct anx7625_data *ctx = bridge_to_anx7625(bridge);
    > + int err;

    \
     
     \ /
      Last update: 2020-06-01 06:17    [W:3.109 / U:0.748 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site