linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	David Airlie <airlied@linux.ie>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
Date: Tue, 18 Dec 2018 10:37:14 +0100	[thread overview]
Message-ID: <CAKMK7uEJbMDRdGq1g6i+EqYjgsYDO0RFH64WrUjaW=16Th49ig@mail.gmail.com> (raw)
In-Reply-To: <1545127003.YuAFZ7QVEK@avalon>

On Tue, Dec 18, 2018 at 7:47 AM Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
>
> Hi Morimoto-san,
>
> Thank you for the patch.
>
> On Tuesday, 18 December 2018 08:00:24 EET Kuninori Morimoto wrote:
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> >
> > This patch updates license to use SPDX-License-Identifier
> > instead of verbose license text.
> >
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
> > ---
> > few weeks passed, nothing happen. I re-post this patch again.
> > I added Andrew on Cc
>
> The driver seems to be lacking a maintainer :-S

bridge drivers all have a fallback maintainer, but none of them are
cc'ed. It's maintained in drm-misc, so you could just push the patch
too :-) Especially since you're listed:

DRM DRIVERS FOR BRIDGE CHIPS
M:    Archit Taneja <architt@codeaurora.org>
M:    Andrzej Hajda <a.hajda@samsung.com>
R:    Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
S:    Maintained
T:    git git://anongit.freedesktop.org/drm/drm-misc
F:    drivers/gpu/drm/bridge/


Cheers, Daniel

>
> >  drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c | 5 +----
> >  1 file changed, 1 insertion(+), 4 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c
> > b/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c index
> > 8f9c8a6..2228689 100644
> > --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c
> > +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c
> > @@ -1,12 +1,9 @@
> > +// SPDX-License-Identifier: GPL-2.0
> >  /*
> >   * dw-hdmi-i2s-audio.c
> >   *
> >   * Copyright (c) 2017 Renesas Solutions Corp.
> >   * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > - *
> > - * This program is free software; you can redistribute it and/or modify
> > - * it under the terms of the GNU General Public License version 2 as
> > - * published by the Free Software Foundation.
> >   */
> >  #include <drm/bridge/dw_hdmi.h>
>
>
> --
> Regards,
>
> Laurent Pinchart
>
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel



-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

  reply	other threads:[~2018-12-18  9:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-18  6:00 [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers Kuninori Morimoto
2018-12-18  6:47 ` Laurent Pinchart
2018-12-18  9:37   ` Daniel Vetter [this message]
2018-12-18  9:55     ` Laurent Pinchart
2018-12-19  0:16       ` Kuninori Morimoto
2018-12-19  0:32         ` Laurent Pinchart
2018-12-19  0:56           ` Kuninori Morimoto
2018-12-19 10:04             ` Andrzej Hajda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKMK7uEJbMDRdGq1g6i+EqYjgsYDO0RFH64WrUjaW=16Th49ig@mail.gmail.com' \
    --to=daniel@ffwll.ch \
    --cc=airlied@linux.ie \
    --cc=akpm@linux-foundation.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).