mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marc Zyngier <marc.zyngier@arm.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Linux-Kernel <linux-kernel@vger.kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH resend 0/2] irqchip: convert to SPDX for Renesas drivers
Date: Fri, 07 Sep 2018 08:19:25 +0100	[thread overview]
Message-ID: <86va7hwz9e.wl-marc.zyngier@arm.com> (raw)
In-Reply-To: <87ftymqdzh.wl-kuninori.morimoto.gx@renesas.com>

On Fri, 07 Sep 2018 02:50:13 +0100,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote:
> 
> 
> Hi Thomas, Marc, Jason
> 
> 2weeks passed. I resend this patch again
> 
> Kuninori Morimoto (2):
>   pinctrl: sh-pfc: convert to SPDX identifiers
>   pinctrl: rza1: convert to SPDX identifiers
> 
>  drivers/pinctrl/pinctrl-rza1.c           |  5 +----
>  drivers/pinctrl/sh-pfc/Kconfig           |  1 +
>  drivers/pinctrl/sh-pfc/core.c            |  5 +----
>  drivers/pinctrl/sh-pfc/core.h            |  7 ++-----
>  drivers/pinctrl/sh-pfc/gpio.c            |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-emev2.c       |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a73a4.c     | 15 +--------------
>  drivers/pinctrl/sh-pfc/pfc-r8a7740.c     | 15 +--------------
>  drivers/pinctrl/sh-pfc/pfc-r8a7778.c     | 10 +---------
>  drivers/pinctrl/sh-pfc/pfc-r8a7779.c     | 14 +-------------
>  drivers/pinctrl/sh-pfc/pfc-r8a7790.c     | 15 +--------------
>  drivers/pinctrl/sh-pfc/pfc-r8a7791.c     |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a7792.c     |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a7794.c     |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a7795.c     |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a7796.c     |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a77970.c    |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-r8a77995.c    |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7203.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7264.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7269.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh73a0.c      | 15 +--------------
>  drivers/pinctrl/sh-pfc/pfc-sh7720.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7723.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7724.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7734.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7757.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7785.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-sh7786.c      |  5 +----
>  drivers/pinctrl/sh-pfc/pfc-shx3.c        |  5 +----
>  drivers/pinctrl/sh-pfc/pinctrl.c         |  5 +----
>  drivers/pinctrl/sh-pfc/sh_pfc.h          |  7 ++-----
>  33 files changed, 35 insertions(+), 184 deletions(-)

[+ Linus]

If I trust the diffstat, should this be sent to the pinctrl maintainer
instead?

	M.

-- 
Jazz is not dead, it just smell funny.

  parent reply	other threads:[~2018-09-07  7:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07  1:50 Kuninori Morimoto
2018-09-07  1:50 ` [PATCH resend 1/2] pinctrl: sh-pfc: convert to SPDX identifiers Kuninori Morimoto
2018-09-10  8:48   ` Simon Horman
2018-09-07  1:51 ` [PATCH resend 2/2] pinctrl: rza1: " Kuninori Morimoto
2018-09-10  8:48   ` Simon Horman
2018-09-07  7:19 ` Marc Zyngier [this message]
2018-09-07 12:44 ` [PATCH resend 0/2] irqchip: convert to SPDX for Renesas drivers Thomas Gleixner
2018-09-10  7:19 ` Linus Walleij

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=86va7hwz9e.wl-marc.zyngier@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=jason@lakedaemon.net \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome