linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx
@ 2023-07-08 19:53 Jonas Gorski
  2023-07-08 19:53 ` [PATCH v2 2/2] mailmap: add entry for Jonas Gorski Jonas Gorski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonas Gorski @ 2023-07-08 19:53 UTC (permalink / raw)
  To: William Zhang, Kursad Oney, Broadcom internal kernel review list,
	Mark Brown, Florian Fainelli
  Cc: linux-spi, linux-kernel

I noticed the driver is unclaimed. Since I was the last one doing
substantial work on it, add me as the maintainer.

As it is only found in legacy products, mark it as "Odd Fixes"
instead of "Maintained".

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
---
v1 -> v2:
 * fix the driver's file name
 * include the right people

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bc201627c2e0..2594a0643e0a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4169,6 +4169,13 @@ F:	Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml
 F:	drivers/spi/spi-bcm63xx-hsspi.c
 F:	drivers/spi/spi-bcmbca-hsspi.c
 
+BROADCOM BCM6348/BCM6358 SPI controller DRIVER
+M:	Jonas Gorski <jonas.gorski@gmail.com>
+L:	linux-spi@vger.kernel.org
+S:	Odd Fixes
+F:	Documentation/devicetree/bindings/spi/spi-bcm63xx.txt
+F:	drivers/spi/spi-bcm63xx.c
+
 BROADCOM ETHERNET PHY DRIVERS
 M:	Florian Fainelli <f.fainelli@gmail.com>
 R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
-- 
2.34.1


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

* [PATCH v2 2/2] mailmap: add entry for Jonas Gorski
  2023-07-08 19:53 [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski
@ 2023-07-08 19:53 ` Jonas Gorski
  2023-07-10 12:20 ` [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Florian Fainelli
  2023-07-12 15:34 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Jonas Gorski @ 2023-07-08 19:53 UTC (permalink / raw)
  To: William Zhang, Kursad Oney, Broadcom internal kernel review list,
	Mark Brown, Florian Fainelli
  Cc: linux-spi, linux-kernel

The openwrt.org email address is long defunct, but still pop ups from
time to time when asking get_maintainer.pl. So add an entry to my
currently used address.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
---
v1 -> v2:
 * include the right people

 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index bf076bbc36b1..e1f8c928a5c2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -237,6 +237,7 @@ John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 John Stultz <johnstul@us.ibm.com>
 <jon.toppins+linux@gmail.com> <jtoppins@cumulusnetworks.com>
 <jon.toppins+linux@gmail.com> <jtoppins@redhat.com>
+Jonas Gorski <jonas.gorski@gmail.com> <jogo@openwrt.org>
 Jordan Crouse <jordan@cosmicpenguin.net> <jcrouse@codeaurora.org>
 <josh@joshtriplett.org> <josh@freedesktop.org>
 <josh@joshtriplett.org> <josh@kernel.org>
-- 
2.34.1


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

* Re: [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx
  2023-07-08 19:53 [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski
  2023-07-08 19:53 ` [PATCH v2 2/2] mailmap: add entry for Jonas Gorski Jonas Gorski
@ 2023-07-10 12:20 ` Florian Fainelli
  2023-07-12 15:34 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2023-07-10 12:20 UTC (permalink / raw)
  To: Jonas Gorski, William Zhang, Kursad Oney,
	Broadcom internal kernel review list, Mark Brown
  Cc: linux-spi, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]



On 7/8/2023 9:53 PM, Jonas Gorski wrote:
> I noticed the driver is unclaimed. Since I was the last one doing
> substantial work on it, add me as the maintainer.
> 
> As it is only found in legacy products, mark it as "Odd Fixes"
> instead of "Maintained".
> 
> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>

Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

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

* Re: [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx
  2023-07-08 19:53 [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski
  2023-07-08 19:53 ` [PATCH v2 2/2] mailmap: add entry for Jonas Gorski Jonas Gorski
  2023-07-10 12:20 ` [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Florian Fainelli
@ 2023-07-12 15:34 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2023-07-12 15:34 UTC (permalink / raw)
  To: William Zhang, Kursad Oney, Broadcom internal kernel review list,
	Florian Fainelli, Jonas Gorski
  Cc: linux-spi, linux-kernel

On Sat, 08 Jul 2023 21:53:08 +0200, Jonas Gorski wrote:
> I noticed the driver is unclaimed. Since I was the last one doing
> substantial work on it, add me as the maintainer.
> 
> As it is only found in legacy products, mark it as "Odd Fixes"
> instead of "Maintained".
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] MAINTAINERS: add myself for spi-bcm63xx
      commit: 2bbc72ffc4de803f6265119963aa7aac6559960f
[2/2] mailmap: add entry for Jonas Gorski
      commit: 54ccc8758ef4d29de9e8fdb711c852abbdd4103a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


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

end of thread, other threads:[~2023-07-12 15:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-08 19:53 [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Jonas Gorski
2023-07-08 19:53 ` [PATCH v2 2/2] mailmap: add entry for Jonas Gorski Jonas Gorski
2023-07-10 12:20 ` [PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx Florian Fainelli
2023-07-12 15:34 ` Mark Brown

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