All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses
@ 2026-04-10  8:34 Johan Hovold
  2026-04-10  8:34 ` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johan Hovold @ 2026-04-10  8:34 UTC (permalink / raw)
  To: Mark Brown
  Cc: Masahisa Kojima, Jassi Brar, linux-spi, linux-kernel,
	Johan Hovold

The Linaro addresses of the Socionext SPI maintainers are bouncing.
Update the entries using addresses also found in MAINTAINERS.

Johan


Johan Hovold (2):
  MAINTAINERS: update Socionext SPI maintainer address
  MAINTAINERS: update second Socionext SPI maintainer address

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.52.0


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

* [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address
  2026-04-10  8:34 [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Johan Hovold
@ 2026-04-10  8:34 ` Johan Hovold
  2026-04-14  7:47   ` kojima.masahisa
  2026-04-10  8:34 ` [PATCH 2/2] MAINTAINERS: update second " Johan Hovold
  2026-04-14 12:22 ` [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Mark Brown
  2 siblings, 1 reply; 5+ messages in thread
From: Johan Hovold @ 2026-04-10  8:34 UTC (permalink / raw)
  To: Mark Brown
  Cc: Masahisa Kojima, Jassi Brar, linux-spi, linux-kernel,
	Johan Hovold

The Linaro address is bouncing so switch to Masahisa's Socionext address
also found in MAINTAINERS.

Cc: Masahisa Kojima <kojima.masahisa@socionext.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 213f6a294a9f..e22dcbeb7132 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24465,7 +24465,7 @@ F:	Documentation/devicetree/bindings/net/socionext,synquacer-netsec.yaml
 F:	drivers/net/ethernet/socionext/netsec.c
 
 SOCIONEXT (SNI) Synquacer SPI DRIVER
-M:	Masahisa Kojima <masahisa.kojima@linaro.org>
+M:	Masahisa Kojima <kojima.masahisa@socionext.com>
 M:	Jassi Brar <jaswinder.singh@linaro.org>
 L:	linux-spi@vger.kernel.org
 S:	Maintained
-- 
2.52.0


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

* [PATCH 2/2] MAINTAINERS: update second Socionext SPI maintainer address
  2026-04-10  8:34 [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Johan Hovold
  2026-04-10  8:34 ` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address Johan Hovold
@ 2026-04-10  8:34 ` Johan Hovold
  2026-04-14 12:22 ` [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Mark Brown
  2 siblings, 0 replies; 5+ messages in thread
From: Johan Hovold @ 2026-04-10  8:34 UTC (permalink / raw)
  To: Mark Brown
  Cc: Masahisa Kojima, Jassi Brar, linux-spi, linux-kernel,
	Johan Hovold

The Linaro address is bouncing so switch to Jassi's gmail address also
found in MAINTAINERS.

Cc: Jassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e22dcbeb7132..8e829c4b7801 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24466,7 +24466,7 @@ F:	drivers/net/ethernet/socionext/netsec.c
 
 SOCIONEXT (SNI) Synquacer SPI DRIVER
 M:	Masahisa Kojima <kojima.masahisa@socionext.com>
-M:	Jassi Brar <jaswinder.singh@linaro.org>
+M:	Jassi Brar <jassisinghbrar@gmail.com>
 L:	linux-spi@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/spi/socionext,synquacer-spi.yaml
-- 
2.52.0


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

* RE: [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address
  2026-04-10  8:34 ` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address Johan Hovold
@ 2026-04-14  7:47   ` kojima.masahisa
  0 siblings, 0 replies; 5+ messages in thread
From: kojima.masahisa @ 2026-04-14  7:47 UTC (permalink / raw)
  To: johan, broonie; +Cc: jassisinghbrar, linux-spi, linux-kernel

Hi Johan,

> -----Original Message-----
> From: Johan Hovold <johan@kernel.org>
> Sent: Friday, April 10, 2026 5:34 PM
> To: Mark Brown <broonie@kernel.org>
> Cc: kojima.masahisa@socionext.com; Jassi
> Brar <jassisinghbrar@gmail.com>; linux-spi@vger.kernel.org;
> linux-kernel@vger.kernel.org; Johan Hovold <johan@kernel.org>
> Subject: [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer
> address
> 
> The Linaro address is bouncing so switch to Masahisa's Socionext address
> also found in MAINTAINERS.
> 
> Cc: Masahisa Kojima <kojima.masahisa@socionext.com>
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 213f6a294a9f..e22dcbeb7132 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24465,7 +24465,7 @@ F:
> 	Documentation/devicetree/bindings/net/socionext,synquacer-netse
> c.yaml
>  F:	drivers/net/ethernet/socionext/netsec.c
> 
>  SOCIONEXT (SNI) Synquacer SPI DRIVER
> -M:	Masahisa Kojima <masahisa.kojima@linaro.org>
> +M:	Masahisa Kojima <kojima.masahisa@socionext.com>

Thank you for the fix.
Acked-by: Masahisa Kojima <kojima.masahisa@socionext.com>

Best regards,
Masahisa Kojima

>  M:	Jassi Brar <jaswinder.singh@linaro.org>
>  L:	linux-spi@vger.kernel.org
>  S:	Maintained
> --
> 2.52.0





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

* Re: [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses
  2026-04-10  8:34 [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Johan Hovold
  2026-04-10  8:34 ` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address Johan Hovold
  2026-04-10  8:34 ` [PATCH 2/2] MAINTAINERS: update second " Johan Hovold
@ 2026-04-14 12:22 ` Mark Brown
  2 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2026-04-14 12:22 UTC (permalink / raw)
  To: Johan Hovold; +Cc: Masahisa Kojima, Jassi Brar, linux-spi, linux-kernel

On Fri, 10 Apr 2026 10:34:21 +0200, Johan Hovold wrote:
> MAINTAINERS: update Socionext SPI maintainer addresses
> 
> The Linaro addresses of the Socionext SPI maintainers are bouncing.
> Update the entries using addresses also found in MAINTAINERS.
> 
> Johan
> 
> [...]

Applied to

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

Thanks!

[1/2] MAINTAINERS: update Socionext SPI maintainer address
      https://git.kernel.org/broonie/spi/c/9c53a0379e29
[2/2] MAINTAINERS: update second Socionext SPI maintainer address
      https://git.kernel.org/broonie/spi/c/978df761538e

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] 5+ messages in thread

end of thread, other threads:[~2026-04-14 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10  8:34 [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Johan Hovold
2026-04-10  8:34 ` [PATCH 1/2] MAINTAINERS: update Socionext SPI maintainer address Johan Hovold
2026-04-14  7:47   ` kojima.masahisa
2026-04-10  8:34 ` [PATCH 2/2] MAINTAINERS: update second " Johan Hovold
2026-04-14 12:22 ` [PATCH 0/2] MAINTAINERS: update Socionext SPI maintainer addresses Mark Brown

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.