* [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
@ 2025-07-09 7:18 Bartosz Golaszewski
2025-07-09 7:46 ` Bagas Sanjaya
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Bartosz Golaszewski @ 2025-07-09 7:18 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Nandor's address has been bouncing for some time now. Remove it from
MAINTAINERS.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
MAINTAINERS | 7 -------
1 file changed, 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index efba8922744a3..c780cbd11ffb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27466,13 +27466,6 @@ S: Supported
W: http://www.marvell.com
F: drivers/i2c/busses/i2c-xlp9xx.c
-XRA1403 GPIO EXPANDER
-M: Nandor Han <nandor.han@ge.com>
-L: linux-gpio@vger.kernel.org
-S: Maintained
-F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
-F: drivers/gpio/gpio-xra1403.c
-
XTENSA XTFPGA PLATFORM SUPPORT
M: Max Filippov <jcmvbkbc@gmail.com>
S: Maintained
--
2.48.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-09 7:18 [PATCH] MAINTAINERS: remove bouncing address for Nandor Han Bartosz Golaszewski
@ 2025-07-09 7:46 ` Bagas Sanjaya
2025-07-09 8:12 ` Bartosz Golaszewski
2025-07-11 7:19 ` Bartosz Golaszewski
2025-07-12 20:28 ` Sebastian Reichel
2 siblings, 1 reply; 8+ messages in thread
From: Bagas Sanjaya @ 2025-07-09 7:46 UTC (permalink / raw)
To: Bartosz Golaszewski, Linus Walleij
Cc: linux-gpio, linux-kernel, Bartosz Golaszewski
[-- Attachment #1: Type: text/plain, Size: 401 bytes --]
On Wed, Jul 09, 2025 at 09:18:24AM +0200, Bartosz Golaszewski wrote:
> -XRA1403 GPIO EXPANDER
> -M: Nandor Han <nandor.han@ge.com>
> -L: linux-gpio@vger.kernel.org
> -S: Maintained
> -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
> -F: drivers/gpio/gpio-xra1403.c
Shouldn't the driver status be orphaned?
Thanks.
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-09 7:46 ` Bagas Sanjaya
@ 2025-07-09 8:12 ` Bartosz Golaszewski
2025-07-09 8:39 ` Bagas Sanjaya
0 siblings, 1 reply; 8+ messages in thread
From: Bartosz Golaszewski @ 2025-07-09 8:12 UTC (permalink / raw)
To: Bagas Sanjaya
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
On Wed, Jul 9, 2025 at 9:46 AM Bagas Sanjaya <bagasdotme@gmail.com> wrote:
>
> On Wed, Jul 09, 2025 at 09:18:24AM +0200, Bartosz Golaszewski wrote:
> > -XRA1403 GPIO EXPANDER
> > -M: Nandor Han <nandor.han@ge.com>
> > -L: linux-gpio@vger.kernel.org
> > -S: Maintained
> > -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
> > -F: drivers/gpio/gpio-xra1403.c
>
> Shouldn't the driver status be orphaned?
>
It falls under the higher-level GPIO subsystem umbrella.
Bartosz
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-09 8:12 ` Bartosz Golaszewski
@ 2025-07-09 8:39 ` Bagas Sanjaya
0 siblings, 0 replies; 8+ messages in thread
From: Bagas Sanjaya @ 2025-07-09 8:39 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
[-- Attachment #1: Type: text/plain, Size: 342 bytes --]
On Wed, Jul 09, 2025 at 10:12:56AM +0200, Bartosz Golaszewski wrote:
> On Wed, Jul 9, 2025 at 9:46 AM Bagas Sanjaya <bagasdotme@gmail.com> wrote:
> > Shouldn't the driver status be orphaned?
> >
>
> It falls under the higher-level GPIO subsystem umbrella.
OK, thanks!
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-09 7:18 [PATCH] MAINTAINERS: remove bouncing address for Nandor Han Bartosz Golaszewski
2025-07-09 7:46 ` Bagas Sanjaya
@ 2025-07-11 7:19 ` Bartosz Golaszewski
2025-07-12 20:28 ` Sebastian Reichel
2 siblings, 0 replies; 8+ messages in thread
From: Bartosz Golaszewski @ 2025-07-11 7:19 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski
Cc: Bartosz Golaszewski, linux-gpio, linux-kernel
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
On Wed, 09 Jul 2025 09:18:24 +0200, Bartosz Golaszewski wrote:
> Nandor's address has been bouncing for some time now. Remove it from
> MAINTAINERS.
>
>
Applied, thanks!
[1/1] MAINTAINERS: remove bouncing address for Nandor Han
https://git.kernel.org/brgl/linux/c/edb471108cf1477c44b95e87e8cec261825eb079
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-09 7:18 [PATCH] MAINTAINERS: remove bouncing address for Nandor Han Bartosz Golaszewski
2025-07-09 7:46 ` Bagas Sanjaya
2025-07-11 7:19 ` Bartosz Golaszewski
@ 2025-07-12 20:28 ` Sebastian Reichel
2025-07-12 21:15 ` Sebastian Reichel
2 siblings, 1 reply; 8+ messages in thread
From: Sebastian Reichel @ 2025-07-12 20:28 UTC (permalink / raw)
To: Ian Ray; +Cc: linux-gpio, linux-kernel
Hi,
On Wed, Jul 09, 2025 at 09:18:24AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Nandor's address has been bouncing for some time now. Remove it from
> MAINTAINERS.
+Cc: Ian Ray, just in case somebody from GEHC wants to be notified
for this.
Greetings,
-- Sebastian
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
> MAINTAINERS | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index efba8922744a3..c780cbd11ffb9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -27466,13 +27466,6 @@ S: Supported
> W: http://www.marvell.com
> F: drivers/i2c/busses/i2c-xlp9xx.c
>
> -XRA1403 GPIO EXPANDER
> -M: Nandor Han <nandor.han@ge.com>
> -L: linux-gpio@vger.kernel.org
> -S: Maintained
> -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
> -F: drivers/gpio/gpio-xra1403.c
> -
> XTENSA XTFPGA PLATFORM SUPPORT
> M: Max Filippov <jcmvbkbc@gmail.com>
> S: Maintained
> --
> 2.48.1
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-12 20:28 ` Sebastian Reichel
@ 2025-07-12 21:15 ` Sebastian Reichel
2025-08-12 7:00 ` Ian Ray
0 siblings, 1 reply; 8+ messages in thread
From: Sebastian Reichel @ 2025-07-12 21:15 UTC (permalink / raw)
To: Ian Ray; +Cc: linux-gpio, linux-kernel
Hi,
On Sat, Jul 12, 2025 at 10:28:26PM +0200, Sebastian Reichel wrote:
> On Wed, Jul 09, 2025 at 09:18:24AM +0200, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > Nandor's address has been bouncing for some time now. Remove it from
> > MAINTAINERS.
>
> +Cc: Ian Ray, just in case somebody from GEHC wants to be notified
> for this.
Apparently his entry in MAINTAINERS is also wrong and it needs to
be @gehealthcare.com now (at least that is what U-Boot switched to
[0]). Let's try again :)
Ian, you should update your linux MAINTAINERS entry in MEGACHIPS
STDPXXXX-GE-B850V3-FW LVDS/DP++ BRIDGES [1].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS#n15490
[0] https://lore.kernel.org/all/20241211083136.66-1-ian.ray@gehealthcare.com/
Greetings,
-- Sebastian
>
> Greetings,
>
> -- Sebastian
>
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
> > MAINTAINERS | 7 -------
> > 1 file changed, 7 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index efba8922744a3..c780cbd11ffb9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -27466,13 +27466,6 @@ S: Supported
> > W: http://www.marvell.com
> > F: drivers/i2c/busses/i2c-xlp9xx.c
> >
> > -XRA1403 GPIO EXPANDER
> > -M: Nandor Han <nandor.han@ge.com>
> > -L: linux-gpio@vger.kernel.org
> > -S: Maintained
> > -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
> > -F: drivers/gpio/gpio-xra1403.c
> > -
> > XTENSA XTFPGA PLATFORM SUPPORT
> > M: Max Filippov <jcmvbkbc@gmail.com>
> > S: Maintained
> > --
> > 2.48.1
> >
> >
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: remove bouncing address for Nandor Han
2025-07-12 21:15 ` Sebastian Reichel
@ 2025-08-12 7:00 ` Ian Ray
0 siblings, 0 replies; 8+ messages in thread
From: Ian Ray @ 2025-08-12 7:00 UTC (permalink / raw)
To: Sebastian Reichel; +Cc: linux-gpio, linux-kernel, nandor.han
On Sat, Jul 12, 2025 at 11:15:06PM +0200, Sebastian Reichel wrote:
> Hi,
>
> On Sat, Jul 12, 2025 at 10:28:26PM +0200, Sebastian Reichel wrote:
> > On Wed, Jul 09, 2025 at 09:18:24AM +0200, Bartosz Golaszewski wrote:
> > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > >
> > > Nandor's address has been bouncing for some time now. Remove it from
> > > MAINTAINERS.
> >
> > +Cc: Ian Ray, just in case somebody from GEHC wants to be notified
> > for this.
>
> Apparently his entry in MAINTAINERS is also wrong and it needs to
> be @gehealthcare.com now (at least that is what U-Boot switched to
> [0]). Let's try again :)
>
> Ian, you should update your linux MAINTAINERS entry in MEGACHIPS
> STDPXXXX-GE-B850V3-FW LVDS/DP++ BRIDGES [1].
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS#n15490
> [0] https://lore.kernel.org/all/20241211083136.66-1-ian.ray@gehealthcare.com/
>
Hi Sebastian your link [0] is actually a LKML submission (December 2024).
I also sent a V2 [2] (April 2025), but there has been no feedback.
[2] https://lore.kernel.org/all/20250426083220.110-1-ian.ray@gehealthcare.com/
Blue skies,
Ian
> Greetings,
>
> -- Sebastian
>
> >
> > Greetings,
> >
> > -- Sebastian
> >
> > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > ---
> > > MAINTAINERS | 7 -------
> > > 1 file changed, 7 deletions(-)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index efba8922744a3..c780cbd11ffb9 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -27466,13 +27466,6 @@ S: Supported
> > > W: http://www.marvell.com/
> > > F: drivers/i2c/busses/i2c-xlp9xx.c
> > >
> > > -XRA1403 GPIO EXPANDER
> > > -M: Nandor Han <nandor.han@ge.com>
> > > -L: linux-gpio@vger.kernel.org
> > > -S: Maintained
> > > -F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
> > > -F: drivers/gpio/gpio-xra1403.c
> > > -
> > > XTENSA XTFPGA PLATFORM SUPPORT
> > > M: Max Filippov <jcmvbkbc@gmail.com>
> > > S: Maintained
> > > --
> > > 2.48.1
> > >
> > >
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-08-12 7:00 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 7:18 [PATCH] MAINTAINERS: remove bouncing address for Nandor Han Bartosz Golaszewski
2025-07-09 7:46 ` Bagas Sanjaya
2025-07-09 8:12 ` Bartosz Golaszewski
2025-07-09 8:39 ` Bagas Sanjaya
2025-07-11 7:19 ` Bartosz Golaszewski
2025-07-12 20:28 ` Sebastian Reichel
2025-07-12 21:15 ` Sebastian Reichel
2025-08-12 7:00 ` Ian Ray
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).