All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org,
	Joe Perches <joe@perches.com>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: [PATCH] MAINTAINERS: clarify maintenance of Gemini SoC driver
Date: Sat, 28 Mar 2020 15:43:06 +0100	[thread overview]
Message-ID: <20200328144306.574-1-lukas.bulwahn@gmail.com> (raw)

Commit 68198dca4569 ("soc: Add SoC driver for Gemini") introduced a Gemini
SoC driver, but did not add the driver to the existing ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE entry in MAINTAINERS.

Hence, this driver was considered to be part of "THE REST".

Clarify now that this driver is maintained by the ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE maintainers.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200327

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b8abe756ae0..ae02568afa25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1729,6 +1729,7 @@ F:	arch/arm/mach-gemini/
 F:	drivers/net/ethernet/cortina/
 F:	drivers/pinctrl/pinctrl-gemini.c
 F:	drivers/rtc/rtc-ftrtc010.c
+F:	drivers/soc/gemini/
 
 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
 M:	Barry Song <baohua@kernel.org>
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: Joe Perches <joe@perches.com>,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH] MAINTAINERS: clarify maintenance of Gemini SoC driver
Date: Sat, 28 Mar 2020 14:43:06 +0000	[thread overview]
Message-ID: <20200328144306.574-1-lukas.bulwahn@gmail.com> (raw)
In-Reply-To: <20200328134304.7317-1-lukas.bulwahn@gmail.com>

Commit 68198dca4569 ("soc: Add SoC driver for Gemini") introduced a Gemini
SoC driver, but did not add the driver to the existing ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE entry in MAINTAINERS.

Hence, this driver was considered to be part of "THE REST".

Clarify now that this driver is maintained by the ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE maintainers.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200327

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b8abe756ae0..ae02568afa25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1729,6 +1729,7 @@ F:	arch/arm/mach-gemini/
 F:	drivers/net/ethernet/cortina/
 F:	drivers/pinctrl/pinctrl-gemini.c
 F:	drivers/rtc/rtc-ftrtc010.c
+F:	drivers/soc/gemini/
 
 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
 M:	Barry Song <baohua@kernel.org>
-- 
2.17.1

WARNING: multiple messages have this Message-ID (diff)
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: Joe Perches <joe@perches.com>,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH] MAINTAINERS: clarify maintenance of Gemini SoC driver
Date: Sat, 28 Mar 2020 15:43:06 +0100	[thread overview]
Message-ID: <20200328144306.574-1-lukas.bulwahn@gmail.com> (raw)

Commit 68198dca4569 ("soc: Add SoC driver for Gemini") introduced a Gemini
SoC driver, but did not add the driver to the existing ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE entry in MAINTAINERS.

Hence, this driver was considered to be part of "THE REST".

Clarify now that this driver is maintained by the ARM/CORTINA SYSTEMS
GEMINI ARM ARCHITECTURE maintainers.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200327

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b8abe756ae0..ae02568afa25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1729,6 +1729,7 @@ F:	arch/arm/mach-gemini/
 F:	drivers/net/ethernet/cortina/
 F:	drivers/pinctrl/pinctrl-gemini.c
 F:	drivers/rtc/rtc-ftrtc010.c
+F:	drivers/soc/gemini/
 
 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
 M:	Barry Song <baohua@kernel.org>
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-03-28 14:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 14:43 Lukas Bulwahn [this message]
2020-03-28 14:43 ` [PATCH] MAINTAINERS: clarify maintenance of Gemini SoC driver Lukas Bulwahn
2020-03-28 14:43 ` Lukas Bulwahn
  -- strict thread matches above, loose matches on Subject: below --
2020-03-28 13:43 [PATCH] MAINTAINERS: clarify maintenance of ARM Dove drivers Lukas Bulwahn
2020-03-28 13:43 ` Lukas Bulwahn
2020-03-28 13:43 ` Lukas Bulwahn
2020-03-28 15:46 ` Andrew Lunn
2020-03-28 15:46   ` Andrew Lunn
2020-03-28 15:46   ` Andrew Lunn
2020-05-17 16:23 ` Gregory CLEMENT
2020-05-17 16:23   ` Gregory CLEMENT
2020-05-17 16:23   ` Gregory CLEMENT

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=20200328144306.574-1-lukas.bulwahn@gmail.com \
    --to=lukas.bulwahn@gmail.com \
    --cc=arnd@arndb.de \
    --cc=joe@perches.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ulli.kroll@googlemail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.