linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
@ 2018-12-18  6:00 Kuninori Morimoto
  2018-12-18  6:47 ` Laurent Pinchart
  0 siblings, 1 reply; 8+ messages in thread
From: Kuninori Morimoto @ 2018-12-18  6:00 UTC (permalink / raw)
  To: Archit Taneja, Andrzej Hajda, Laurent Pinchart, David Airlie,
	Fabio Estevam
  Cc: dri-devel, linux-kernel, Andrew Morton


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>
---
few weeks passed, nothing happen. I re-post this patch again.
I added Andrew on Cc

 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>
 
-- 
2.7.4


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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  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
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Pinchart @ 2018-12-18  6:47 UTC (permalink / raw)
  To: Kuninori Morimoto
  Cc: Archit Taneja, Andrzej Hajda, David Airlie, Fabio Estevam,
	dri-devel, linux-kernel, Andrew Morton

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

>  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




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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-18  6:47 ` Laurent Pinchart
@ 2018-12-18  9:37   ` Daniel Vetter
  2018-12-18  9:55     ` Laurent Pinchart
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Vetter @ 2018-12-18  9:37 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Kuninori Morimoto, David Airlie, Linux Kernel Mailing List,
	dri-devel, Fabio Estevam, Andrew Morton

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

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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-18  9:37   ` Daniel Vetter
@ 2018-12-18  9:55     ` Laurent Pinchart
  2018-12-19  0:16       ` Kuninori Morimoto
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Pinchart @ 2018-12-18  9:55 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Kuninori Morimoto, David Airlie, Linux Kernel Mailing List,
	dri-devel, Fabio Estevam, Andrew Morton

Hi Daniel,

On Tuesday, 18 December 2018 11:37:14 EET Daniel Vetter wrote:
> On Tue, Dec 18, 2018 at 7:47 AM Laurent Pinchart wrote:
> > 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>

Note the R, not the M :-)

> 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




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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-18  9:55     ` Laurent Pinchart
@ 2018-12-19  0:16       ` Kuninori Morimoto
  2018-12-19  0:32         ` Laurent Pinchart
  0 siblings, 1 reply; 8+ messages in thread
From: Kuninori Morimoto @ 2018-12-19  0:16 UTC (permalink / raw)
  To: Laurent Pinchart, Archit Taneja, Andrzej Hajda
  Cc: Daniel Vetter, David Airlie, Linux Kernel Mailing List,
	dri-devel, Fabio Estevam, Andrew Morton


Hi

> > >> 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>

??
I double checked To and Cc.
Original patch included Archit, Andrzej address,
but these were suddenly removed on from Re: mail.
(I added these address again on this mail).
... what's happening ??


Best regards
---
Kuninori Morimoto

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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-19  0:16       ` Kuninori Morimoto
@ 2018-12-19  0:32         ` Laurent Pinchart
  2018-12-19  0:56           ` Kuninori Morimoto
  0 siblings, 1 reply; 8+ messages in thread
From: Laurent Pinchart @ 2018-12-19  0:32 UTC (permalink / raw)
  To: Kuninori Morimoto
  Cc: Archit Taneja, Andrzej Hajda, Daniel Vetter, David Airlie,
	Linux Kernel Mailing List, dri-devel, Fabio Estevam,
	Andrew Morton

Hi Morimoto-san,

On Wednesday, 19 December 2018 02:16:55 EET Kuninori Morimoto wrote:
> Hi
> 
> >>>> 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>
> 
> ??
> I double checked To and Cc.
> Original patch included Archit, Andrzej address,
> but these were suddenly removed on from Re: mail.
> (I added these address again on this mail).
> ... what's happening ??

I've noticed that several mailing lists sometimes drop addresses from Cc: in 
the e-mail content (but still forwards mails to those addresses). I haven't 
investigated why.

-- 
Regards,

Laurent Pinchart




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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-19  0:32         ` Laurent Pinchart
@ 2018-12-19  0:56           ` Kuninori Morimoto
  2018-12-19 10:04             ` Andrzej Hajda
  0 siblings, 1 reply; 8+ messages in thread
From: Kuninori Morimoto @ 2018-12-19  0:56 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Archit Taneja, Andrzej Hajda, Daniel Vetter, David Airlie,
	Linux Kernel Mailing List, dri-devel, Fabio Estevam,
	Andrew Morton


Hi Laurent

> > >>>> 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>
> > 
> > ??
> > I double checked To and Cc.
> > Original patch included Archit, Andrzej address,
> > but these were suddenly removed on from Re: mail.
> > (I added these address again on this mail).
> > ... what's happening ??
> 
> I've noticed that several mailing lists sometimes drop addresses from Cc: in 
> the e-mail content (but still forwards mails to those addresses). I haven't 
> investigated why.

Hmm...
I hope this mail is still reaching to Maintainer

Best regards
---
Kuninori Morimoto

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

* Re: [PATCH][resend] drm: dw-hdmi-i2s: convert to SPDX identifiers
  2018-12-19  0:56           ` Kuninori Morimoto
@ 2018-12-19 10:04             ` Andrzej Hajda
  0 siblings, 0 replies; 8+ messages in thread
From: Andrzej Hajda @ 2018-12-19 10:04 UTC (permalink / raw)
  To: Kuninori Morimoto, Laurent Pinchart
  Cc: Archit Taneja, Daniel Vetter, David Airlie,
	Linux Kernel Mailing List, dri-devel, Fabio Estevam,
	Andrew Morton

Hi,


On 19.12.2018 01:56, Kuninori Morimoto wrote:
> Hi Laurent
>
>>>>>>> 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>
>>> ??
>>> I double checked To and Cc.
>>> Original patch included Archit, Andrzej address,
>>> but these were suddenly removed on from Re: mail.
>>> (I added these address again on this mail).
>>> ... what's happening ??
>> I've noticed that several mailing lists sometimes drop addresses from Cc: in 
>> the e-mail content (but still forwards mails to those addresses). I haven't 
>> investigated why.
> Hmm...
> I hope this mail is still reaching to Maintainer


Yes, I have just missed it. Adding drm/bridge in the subject will be
helpful next time.

Queued to drm-misc-next.


Regards

Andrzej


>
> Best regards
> ---
> Kuninori Morimoto
>
>


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

end of thread, other threads:[~2018-12-19 10:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).